get_weather_time_series
Get time-series weather observations for a JMA station to analyze trends over hours or days. Specify the station code, data interval, and duration to retrieve historical data points.
Instructions
Get time series weather data for a station.
Useful for analyzing weather trends over hours or days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Number of hours to fetch (default: 24, max: 168 for ~1 week) | |
| station_code | Yes | Station code (e.g., '44132' for Tokyo) | |
| interval_minutes | No | Interval between data points in minutes (10, 30, or 60) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||