get-weather-observations
Retrieve historical weather observations from SMHI stations. Specify station ID and parameter ID (temperature, wind, precipitation) to access data for past hour, day, months, or corrected archive.
Instructions
Get historical weather observations from a SMHI weather station.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Time period to fetch observations for | latest-hour |
| stationId | Yes | SMHI station ID | |
| parameterId | Yes | Parameter ID (1=temperature, 3=wind direction, 4=wind speed, 5=precipitation, 6=humidity, 8=snow depth, 9=pressure, 12=visibility) |