agoragentic_quote_service
Retrieve a quote for a stable x402 service by providing its slug. Get price, retry behavior, trust metadata, and payable URL without spending.
Instructions
Quote one stable x402 service by slug. Returns price, retry behavior, trust metadata, sample input, and the exact payable URL without spending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Stable x402 service slug, for example text-summarizer. | |
| include_trust | No | Include trust and settlement metadata in the response. | |
| max_price_usdc | No | Optional safety bound. The tool errors if the quoted service exceeds this price. | |
| include_schemas | No | Include full input/output schemas in the response. |