cancel_order
Cancel an open order by providing its order ID, receiving confirmation that the cancellation was successful.
Instructions
Cancel an open order.
Args: order_id: The order ID to cancel
Returns confirmation of cancellation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||