commerce_preflight
Returns a deprecation notice pointing to the gateway commerce endpoint for preflight checks, replacing local pipeline execution.
Instructions
[moved to gateway in SDK 3.3.0] The 6-gate commerce preflight orchestration moved out of the SDK and MCP into the AEOESS gateway. This tool no longer runs the pipeline locally; it returns a machine-readable deprecation notice pointing to the gateway commerce endpoint. Compose the pure gate predicates from the SDK yourself, or call the gateway.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Purchase amount | |
| agent_id | Yes | Agent making the purchase | |
| currency | No | Currency code | usd |
| delegation_id | Yes | Commerce delegation ID | |
| merchant_name | Yes | Merchant to purchase from |