meteo_warnings
Retrieve active official MeteoSwiss weather warnings for Switzerland, filtered by canton or postal code, with hazard levels and links to warning maps.
Instructions
Args: params (WarningsInput): - canton: Kantonskürzel zum Filtern (z.B. 'ZH') - plz: 4-stellige PLZ für ortsgenaue Warnungen (z.B. '8001') - language: 'de' | 'fr' | 'it' | 'en' (Sprache der Warntexte) - response_format: 'markdown' oder 'json'
Returns: str: Aktive Warnungen + Warnkarte/MeteoAlarm-Links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |