get_forecast_global
Get a 5-day weather forecast for any global location. Enter latitude and longitude to receive accurate data without an API key.
Instructions
Get weather forecast for any location worldwide including India.
Uses the Open-Meteo API (free, no API key required).
Args: latitude: Latitude of the location (e.g. 28.6139 for New Delhi) longitude: Longitude of the location (e.g. 77.2090 for New Delhi)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |