get-onecall-weather
Retrieve current weather and 7-day forecast data by providing latitude, longitude, and unit preferences. Exclude specific data types to customize the response.
Instructions
Get comprehensive weather data (current + 7-day forecast)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
exclude | No | Parts of weather data to exclude from the response | |
latitude | Yes | Latitude coordinate | |
longitude | Yes | Longitude coordinate | |
units | No | Temperature units: metric (Celsius), imperial (Fahrenheit), or standard (Kelvin) |