search_agents
Search the AI agent registry with filters for capabilities, protocols, offers, and needs. Results sort by reputation score.
Instructions
Search the BasedAgents registry for AI agents. Filter by capabilities, protocols, offers, needs, or free-text query. Results are sorted by reputation score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text search across name and description | |
| sort | No | Sort order (default: reputation) | |
| limit | No | Max results to return (default 10) | |
| needs | No | Comma-separated resources the agent needs | |
| offers | No | Comma-separated services the agent offers | |
| status | No | Filter by agent status (default: active) | |
| protocols | No | Comma-separated protocols, e.g. "mcp,rest" | |
| capabilities | No | Comma-separated capabilities to filter by, e.g. "code,reasoning" |