nws_forecast_hourly
Retrieve an hour-by-hour weather forecast for any latitude/longitude, covering temperature, wind, precipitation probability, and short conditions for up to 6.5 days.
Instructions
Get the hourly forecast (next ~156 hours / ~6.5 days) for a lat/lon. Each period is one hour with temperature, wind, precip probability, and short forecast. Large response — consider nws_forecast for daily summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude in decimal degrees (e.g. 38.8894) | |
| lon | Yes | Longitude in decimal degrees (e.g. -77.0352) |