get_hourly_forecast
Get hourly weather forecast for any US location by providing latitude and longitude. Retrieve live data from the National Weather Service for informed decisions.
Instructions
Get hourly 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 |