cancel_order
Immediately cancel a pending or active order on Webull to stop it from executing.
Instructions
Cancels a pending or active order on the Webull account immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | The order's **client_order_id** — the id this server generated when the order was drafted (it looks like `DRFT_9a32c8d5`), NOT the broker's own `order_id`. `get_open_orders` shows both; the cancel endpoint only accepts the client one. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |