get_weather_forecast
Get a multi-day weather forecast for any city, with configurable forecast length and units. Specify a location and receive up to 5 days of weather predictions.
Instructions
Get a multi-day weather forecast for a location.
Args: location: City name, optionally "City,CountryCode" days: Number of days to forecast (1-5) units: "metric", "imperial", or "standard"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| units | No | metric | |
| location | Yes |