weather_forecast_days
Get daily weather forecasts for up to 10 days at any location using latitude and longitude. Specify units, language, and number of days to retrieve accurate temperature and condition data.
Instructions
Google Weather API: up to 10 days of daily forecast. See https://developers.google.com/maps/documentation/weather/daily-forecast
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| latitude | Yes | ||
| pageSize | No | ||
| longitude | Yes | ||
| pageToken | No | ||
| unitsSystem | No | ||
| languageCode | No |