getHourlyWeather
Retrieve detailed hourly weather forecasts for specific locations, providing temperature, conditions, and precipitation data hour by hour for planning outdoor activities or travel.
Instructions
Get hourly weather forecast for a location. Returns weather data hour by hour for the next 24 hours.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | No | The location to get hourly weather forecast for (city name, zip code, coordinates, etc.). If not provided, default location will be used. | |
| options | No | Hourly forecast configuration options, all fields are optional |