avanza_verify_protection
Verify sell-side protection after order mutations by comparing coverage to strategy SELL targets. Flags failed SELL rows and overcoverage for corrective action.
Instructions
Compact post-mutation check against exact strategy SELL targets. Without explicit targets, it checks failed SELL rows and overcoverage without inferring a full-holding exit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | ||
| session_id | No | Legacy alias for tenant_session_id (non-paper tools only). | |
| exclude_eth | No | ||
| full_holding | No | ||
| orderbook_ids | No | ||
| coverage_targets | No | Exact strategy-classified SELL targets. Non-zero targets require intent and reason. | |
| tenant_session_id | No | Optional tenant session scope id for multi-session TUI/MCP routing. | |
| exclude_orderbook_ids | No | ||
| coverage_target_percent | No | Explicit mechanical percentage target. Omit unless a full/partial holding coverage audit is intentionally requested. | |
| exclude_non_stop_eligible | No |