tool_discover_by_capability
Search registered agents by capability (e.g., data-analysis, translation) to route tasks and select agents in multi-agent systems. Returns up to 10 results.
Instructions
Find AGNTCY agents by capability in the local directory.
Searches registered agents by capabilities, name and description. Ideal for task routing and agent selection in multi-agent systems.
Args: capability: Capability to search for (e.g. "data-analysis", "translation") limit: Max number of results (default: 10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capability | Yes | ||
| limit | No |