get_price_history
Track Swiss health insurance premium changes over time by insurer, canton, age group, and franchise amount to analyze cost trends and make informed coverage decisions.
Instructions
Zeigt die Preisentwicklung eines Versicherers über mehrere Jahre.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| insurer_name | Yes | Name des Versicherers (z.B. 'CSS', 'Helsana') | |
| canton | Yes | Kanton (2-Buchstaben-Code) | |
| age_band | Yes | Altersgruppe | |
| franchise_chf | Yes | Franchise in CHF | |
| start_year | No | Startjahr (optional, default: 2016) | |
| end_year | No | Endjahr (optional, default: 2026) |