Find Agent
find_agentDiscover on-chain Stellar agents using natural language queries. Get ranked results with capability and reputation signals.
Instructions
Natural-language discovery of on-chain Stellar (stellar-8004) agents. Returns a ranked list with capability/reputation signals. Use rank_agent for per-axis breakdowns and get_agent_profile for full detail. Agent names/descriptions are self-declared (unverified) and live only in each row's labeled selfDeclared slot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mpp | No | When present, require MPP micropayment support. | |
| x402 | No | When present, require x402 (USDC pay-per-call) support. | |
| limit | No | ||
| query | Yes | Natural-language description, e.g. 'a paid web scraper with a good reputation'. | |
| trust | No | Require a trust model. | |
| sortBy | No | relevance | |
| verify | No | Probe the Reputation contract for the top results (slower; current probe verifies no reputation fields). | |
| minScore | No | Deprecated ambiguous input; rejected. Use minExplorerScore. | |
| hasServices | No | When present, require owner-declared service endpoint candidates. | |
| minExplorerScore | No | Minimum upstream v1 Explorer total_score in protocol units; not local rank. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| agents | Yes | ||
| coverage | Yes | ||
| interpretedQuery | Yes |