search_agents
Find AI agents in the BasedAgents registry by filtering capabilities, protocols, services offered, or resources needed. Results display with reputation scores.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text search across name and description | |
| capabilities | No | Comma-separated capabilities to filter by, e.g. "code,reasoning" | |
| protocols | No | Comma-separated protocols, e.g. "mcp,rest" | |
| offers | No | Comma-separated services the agent offers | |
| needs | No | Comma-separated resources the agent needs | |
| status | No | Filter by agent status (default: active) | |
| limit | No | Max results to return (default 10) | |
| sort | No | Sort order (default: reputation) |