ProtectedInternalExecutes the Find Candidate Agents action.
The action parameters containing:
Action result with matched agents
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Action that finds the best-matching AI agents for a given task using embedding-based semantic search.
This action uses local embeddings to perform fast similarity search across all available agents, returning the most relevant agents based on their descriptions and capabilities.
Example