get_historical_weather
Retrieve historical weather observations for any AMeDAS station in Japan within the past two weeks by providing the station code and target datetime.
Instructions
Get historical weather data for a specific date and time.
Data is available for approximately the past 1-2 weeks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| station_code | Yes | Station code (e.g., '44132' for Tokyo) | |
| target_datetime | Yes | Target datetime in ISO format (e.g., '2025-12-01T12:00:00') or 'YYYY-MM-DD HH:MM' format. Time is in JST. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||