order_cancel
Cancel a single pending order by its order ID. Use to remove a specific order without affecting others.
Instructions
Cancel one pending order by id; canonical counterpart to order_cancel_all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | mcp | |
| order_id | Yes | ||
| idempotency_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |