nws_forecast
Get a 7-day National Weather Service forecast for any latitude/longitude, with temperature, wind, precipitation probability, and detailed text for each daytime and nighttime period.
Instructions
Get the 7-day NWS forecast for a lat/lon. Returns ~14 periods (Today / Tonight / Tomorrow / Tomorrow Night / …) with temperature, wind, precipitation probability, and a detailed text forecast. Forecasts use US units (°F, mph).
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) |