get_weather_forecast
Retrieve weather forecasts for specific travel dates and destinations to plan your trip accordingly.
Instructions
Get weather forecast for travel dates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City name | |
| country | Yes | Country name | |
| endDate | Yes | End date (YYYY-MM-DD) | |
| startDate | Yes | Start date (YYYY-MM-DD) |