weather_risk_forecast
Daily weather forecast (temp max/min, precipitation probability, wind, weather code) for up to N days for a lat/lon via the free Open-Meteo API. Read-only; price 0.0 (free).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude (-90..90) | |
| lon | Yes | Longitude (-180..180) | |
| days | No | Forecast horizon in days (bounded) |