get_forecast
Retrieve weather forecasts for US locations using latitude and longitude coordinates. Get forecast data from the National Weather Service to plan activities.
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 |