tool_best_month_to_visit
Find the best month to visit any location based on climate preferences using historical weather data. Input latitude, longitude, and your preference for warm/dry, cool/dry, snow, or shoulder season.
Instructions
WEATHER timing: best month to visit by climate, not price.
"When is Bali at its best?" Uses 5yr Open-Meteo historical archive. No auth. For cheapest month by airfare use find_cheapest_month; for day-level price grid within a month use fare_calendar.
Args: latitude: Location latitude longitude: Location longitude preferences: warm_dry, cool_dry, warm_any, snow, shoulder_season
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes | ||
| preferences | No | warm_dry |