unlocked By Any
Unlock after ANY of the specified prerequisite tools has been called (OR logic).
Example:
.withTool(processTool).unlockedByAny(searchTool, fetchTool)Content copied to clipboard
Unlock after ANY of the specified prerequisite tools has been called (OR logic).
Example:
.withTool(processTool).unlockedByAny(searchTool, fetchTool)