Get detailed weather forecast for a specific location.
get_forecastRetrieve multi-period weather forecasts from the National Weather Service using coordinates to access temperature, wind conditions, and detailed descriptions for upcoming days.
Instructions
Retrieves a multi-period weather forecast from the National Weather Service for the specified coordinates. The forecast includes temperature, wind conditions, and detailed descriptions for the next 5 forecast periods (typically covering the next 2-3 days).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |