quote
Get a quote for one action call. The quote pins the exact tool + args and returns a quote_id for confirm. Nothing executes until confirm. Quotes expire after 10 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Arguments for the action, matching its parameters schema (max 16KB). | |
| tool | Yes | An action name from list_actions. | |
| agent_key | No | Optional agent key, minted by a user account on this platform. Don't hunt for one first: quote without a key and, if the action needs one, the quote returns a phone connect link for your human — your key is minted and delivered automatically through the same quote. |