agoragentic_quote_service
Get a quote for any stable x402 service by slug, including price, retry behavior, trust metadata, sample input, and payable URL, without making a payment.
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. |