get_historical_data
Get historical hourly water temperature and flow data for Swiss Aare cities to perform trend analysis, comparisons, and statistical queries.
Instructions
Get historical time-series data.
Use this for trend analysis, comparisons with past conditions, and statistical queries. Returns hourly data points for temperature and flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City identifier (e.g., 'Bern', 'Thun', 'Olten') | |
| start | Yes | Start date/time — ISO, Unix timestamp, or relative ('-7 days', '-1 month') | |
| end | Yes | End date/time — ISO, Unix timestamp, or 'now' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||