get_forecast
Retrieve a five-period weather forecast for any US location by submitting latitude and longitude coordinates. Turn coordinates into actionable forecast details for planning.
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 |