avanza_frozen_holdings_attribution
Reconstruct an account's frozen starting-holdings path using daily prices, transactions, and cash events. Fails closed when history or cash events are unsupported.
Instructions
Reconstruct an account's frozen starting-holdings path using authenticated Avanza daily prices, transactions, and cash events. Read-only and fail-closed on missing history or unsupported cash events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | THREE_MONTHS | |
| account_id | No | ||
| session_id | No | Legacy alias for tenant_session_id (non-paper tools only). | |
| start_date | Yes | ||
| include_daily | No | ||
| tenant_session_id | No | Optional tenant session scope id for multi-session TUI/MCP routing. |