List Agents
list_agentsDiscover and filter on-chain Stellar agents using paginated results ranked by a 3-axis engine. Apply filters for x402, MPP, services, trust, and Explorer score.
Instructions
Paginated, filterable listing of registered agents, ranked by the 3-axis engine. Filter by x402/mpp/hasServices/trust/minExplorerScore. Self-declared text lives in each row's labeled selfDeclared slot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mpp | No | When present, require indexed MPP support. | |
| page | No | ||
| x402 | No | ||
| limit | No | ||
| trust | No | ||
| sortBy | No | score | |
| verify | No | Probe the Reputation contract for the top results; current probe verifies no reputation fields. | |
| minScore | No | Deprecated ambiguous input; rejected. Use minExplorerScore. | |
| hasServices | No | ||
| minExplorerScore | No | Minimum upstream v1 Explorer total_score in protocol units; not local rank. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| count | Yes | ||
| agents | Yes | ||
| coverage | Yes | ||
| pagination | Yes |