get_station_history
Get past hourly air-quality readings for one Yerevan station (PM2.5, PM10, NO2, AQI) over the last N hours. Provide a station code and hours to retrieve time-series data.
Instructions
Historical hourly readings for one air-quality station over the last N hours (PM2.5, PM10, NO2, AQI). Use get_air_quality first to find a station code. Times are Yerevan local (UTC+4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | How many recent hours to return | |
| station_code | Yes | Sensor code, e.g. 'AVPH3LF4' (from get_air_quality) |