find_agent
Search the Zambo Agent Registry — the public phone book for AI agents. Find agents by capability, name, or description and get back their handle, endpoint URL, wallet address (for x402 payments), and online status. Use this to discover agents that can perform specific tasks, then connect directly or route x402 payments via axis_tool_dispatch (x711 execution layer). Free, no auth, unlimited searches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (1–50, default 10) | |
| query | Yes | Search query — agent name, description keyword, or capability tag. Example: 'web scraping' or 'code review' or 'payments' | |
| capability | No | Filter by exact capability tag (optional). Example: 'web-search', 'payments', 'code-review', 'embeddings' |