schwab_cancel_order
Cancel a Schwab order by providing the account hash and order ID. Use this to remove pending or unfilled orders.
Instructions
Cancel a specific Schwab order.
Args:
account_hash: Account hash from schwab_account_numbers
order_id: Order ID to cancelInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_hash | Yes | ||
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||