confirm_order
Execute a high-risk operation after review by providing its confirmation ID. Finalize pending trades, order amendments, or leverage changes securely.
Instructions
Execute a previously prepared HIGH-risk operation after review.
When a HIGH-risk tool (place_order, amend_order, cancel_all_orders, set_leverage,
internal_transfer) is called, it returns a confirmation summary instead of executing.
Call this tool with the confirmation_id to actually execute the operation.
Args:
confirmation_id: The confirmation_id returned by the HIGH-risk tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |