get_forecast
Obtain weather forecast for a US location using latitude and longitude coordinates. Forecast data from the National Weather Service.
Instructions
Get weather forecast for a location.
Args: latitude: Latitude of the location longitude: Longitude of the location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |