prepare_tip_quote
Reserve an UNPAID optional tip quote only with owner permission and budget. Requires a locally generated private capability in the Authorization header. Persist it and the idempotency key first. This tool never signs or pays.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | USDC decimal string, up to six decimals. Never use floating point. | |
| maxAmountUSD | Yes | USDC decimal string, up to six decimals. Never use floating point. | |
| idempotencyKey | Yes | ||
| ownerAuthorized | Yes |