weather_summary
Retrieve a weather summary including temperature, precipitation, wind speed, and direction for past days and 7-day forecast.
Instructions
Recent and forecast weather for a point (Open-Meteo, no key needed).
Returns daily max/min temperature, precipitation, max wind speed, and dominant wind direction (degrees, meteorological: 0=N, 90=E — the direction wind comes FROM) for past_days back and 7 days ahead. Wind direction matters for smoke, ash, and plume dispersal questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| past_days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||