commerce_preflight
Validate passport, delegation, merchant, and spend limits before a purchase to confirm agent authorization and available funds.
Instructions
Run preflight checks before a purchase. Validates passport, delegation, merchant, and spend limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| merchant_name | Yes | Merchant to purchase from | |
| amount | Yes | Purchase amount | |
| currency | No | Currency code | usd |
| delegation_id | Yes | Commerce delegation ID | |
| agent_id | Yes | Agent making the purchase |