-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Service
- API docs: https://openweathermap.org/api/one-call-3?collection=one_call_api_3.0
- Auth: API key
- Free tier: Yes (1,000 calls/day on One Call 3.0)
Suggested Tools
get_forecast— Multi-day forecast (up to 8 days) for a given location, with a one-sentence summaryget_historical_weather— Weather data for a specific past date and locationcompare_weather— Compare current/forecast weather across multiple cities
Suggested Skills
weather-briefing— Pull forecasts for one or more locations, highlight notable conditions, and deliver a natural-language summary
Notes
- One Call API 3.0 covers current, forecast, and historical data in a single endpoint family
- Locations can be specified by city name (with geocoding) or lat/lon coordinates
Reactions are currently unavailable