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