avanza_open_order_cancel
Cancel existing open/pending regular orders with optional dry-run. Use confirm=true for live cancellation in read/write mode.
Instructions
Dry-run or cancel an existing open/pending regular order (alias of avanza_order_delete). Live cancellation requires TUI R/W mode and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| order_id | Yes | ||
| account_id | Yes | ||
| session_id | No | Legacy alias for tenant_session_id (non-paper tools only). | |
| tenant_session_id | No | Optional tenant session scope id for multi-session TUI/MCP routing. |