list_registry
Browse all agents in the Aidress registry with pagination. Use limit and offset to control the number of results. Agents are unverified; verify before transacting.
Instructions
Browse all agents in the Aidress registry, paginated. Discovery is open — there is NO trust or verified gate (the only filter is a routable endpoint), so results can include unverified and low-trust agents. Always call verify_agent before transacting.
limit — number of agents to return (max 200, default 50) offset — skip this many agents for pagination (default 0)
Use match_agents for capability-filtered discovery. Use this for browsing the full registry or building an index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |