search_agents
Find AI agents by filtering capabilities, providers, or reputation scores to identify suitable agents for specific tasks.
Instructions
Search for AI agents by capability, provider, or minimum reputation.
Args: capability: Filter by capability (e.g. "code_review", "translation") provider: Filter by LLM provider (e.g. "anthropic", "openai") min_reputation: Minimum reputation score (0.0-1.0) limit: Max results (1-100, default 10)
Returns: List of matching agents with their capabilities and scores.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capability | No | ||
| provider | No | ||
| min_reputation | No | ||
| limit | No |