get_weather
Retrieve current weather observations for any Polish station or all available stations. Data includes temperature, wind, humidity, precipitation, and pressure, updated hourly.
Instructions
Get current synoptic weather observations from IMGW. With no station: returns all ~60 stations. With station: returns just that one. Data updates ~hourly. Fields: temperature (°C), wind speed (m/s), wind direction (degrees), relative humidity (%), precipitation sum (mm), pressure (hPa).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| station | No | Station name (case-insensitive, ASCII-fold — e.g. 'warszawa', 'krakow'). Omit to get all. |