get_weather
Get hourly cloud cover, visibility, precipitation, wind, and temperature for a photo shoot window to plan outdoor shoots based on weather conditions.
Instructions
Fetch hourly cloud cover, visibility, precipitation, wind and temperature from Open-Meteo for a shoot window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | ||
| latitude | Yes | ||
| timezone | No | auto | |
| longitude | Yes | ||
| startDate | Yes |