OpenWeather API
Provides access to current weather data, forecasts, and historical weather data for any location worldwide.
In development
Cataloged and scoped, not yet available to run in production.
- 21
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Delete Weather Station
Tool to delete a registered weather station. Use after identifying a station to remove. Returns confirmation message upon success.
Get 5 Day Forecast
Tool to get a 5-day forecast every 3 hours (up to 40 UTC timestamps). Exactly one location identifier required per call: `q`, `id`, `zip`, or `lat`+`lon` pair. Use `city.timezone` offset to convert timestamps to local time before grouping into daily summaries.
Get Current Air Pollution Data
Tool to fetch current air pollution data for a location. Use when you need real-time air quality details by latitude and longitude.
Get Air Pollution Forecast
Tool to get forecasted air pollution data for a specific location. Use after confirming latitude and longitude. Forecast availability may be limited for remote or oceanic coordinates; verify response timestamps to confirm returned data represents a true forecast rather than a current snapshot.
Get Air Pollution History
Tool to retrieve historical air pollution data. Use when you need past air quality levels for a specific latitude/longitude and time range.
Get Circle City Weather
Tool to search for current weather data in cities around a geographic point. Use when you need to fetch weather within a radius circle after confirming latitude and longitude.
Get Current Weather
Tool to retrieve current weather data for a location. Use when you need up-to-the-minute weather info. Exactly one location identifier must be provided per call: either `q`, `id`, `zip`, or the pair `lat`+`lon`. Passing multiple identifiers causes errors or ambiguous matches.
Get Geocoding by Zip Code
Tool to convert zip/post code into geographic coordinates. Use when you need latitude and longitude for a specific postal code.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.