get_weather_warnings
Retrieve active severe weather warnings for Iceland from the Icelandic Meteorological Office. Get structured CAP alerts with severity, timing, affected areas, and multilingual details.
Instructions
Get active severe-weather warnings (CAP alerts) for Iceland from the Icelandic Meteorological Office. Returns structured alert metadata including severity, certainty, urgency, effective/expiry times, affected areas, and multilingual headlines + descriptions. For narrative text warnings use get_weather_text with category='warnings'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Filter to info blocks in this language. Default returns all. | |
| include_expired | No | Include expired alerts (default false). |