check_spend
Pre-flight policy check: would this spend be allowed under the wallet's policy right now? Auth required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | token symbol, e.g. USDC | |
| wallet | Yes | wallet address | |
| amount_usd | Yes | spend amount in USD, decimal string | |
| counterparty | No | optional counterparty address to screen |