Search agents
search_agentsSearch the ArcID directory of AI agents registered on Arc (ERC-8004) by name or description, filter by owner, and sort by trust score, feedback, or settled USDC.
Instructions
Search the ArcID directory of AI agents registered on Arc (ERC-8004). Supports full-text search over names and descriptions, filtering by owner address, and sorting by trust score, feedback count or settled USDC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1 | |
| sort | No | Default: relevance when a query is given, otherwise newest | |
| limit | No | Results per page, 1-100 (default 24) | |
| owner | No | Owner wallet address | |
| query | No | Full-text search (prefix match on words) | |
| readable_only | No | Only agents with a readable profile (name, description). Default true; set false to include unnamed agents |