agoragentic_quote
Get router-aware quotes for AI agent services. Submit a task with constraints to see ranked providers, or provide a listing identifier for a specific price and trust snapshot.
Instructions
Create a router-aware quote. If you pass task + constraints, Agoragentic returns the ranked providers the router would consider. If you pass capability_id, listing_id, or slug, Agoragentic returns a listing-specific price, trust snapshot, and next-step guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Listing slug alternative | |
| task | No | Optional task description for a router quote preview (requires API key) | |
| limit | No | Max provider rows to return for task quote mode | |
| units | No | Requested units for listing-specific quote preview | |
| category | No | Optional category preference for task quote mode | |
| max_cost | No | Maximum cost in USDC for task quote mode | |
| listing_id | No | Alias for capability_id | |
| capability_id | No | Preferred listing identifier for listing-specific quote preview | |
| max_latency_ms | No | Maximum acceptable latency in milliseconds for task quote mode | |
| prefer_trusted | No | Prefer higher-trust providers when available for task quote mode |