OpenWeatherMap · Arazzo Workflow
OpenWeatherMap Coordinate Weather And Air Snapshot
Version 1.0.0
From raw coordinates, gather current weather, One Call current conditions, and air pollution.
View Spec
View on GitHub
WeatherForecastClimateAir PollutionAir QualitySolarGeocodingHistoryMapsRoad RiskPublic APIsArazzoWorkflows
Provider
Workflows
coordinate-weather-and-air-snapshot
Gather current weather, One Call current conditions, and air pollution for a coordinate.
Takes a latitude and longitude and reads three independent OpenWeather endpoints, returning a combined view of current weather, One Call current conditions, and air quality.
1
currentWeather
Read the classic current weather endpoint for temperature, wind, humidity, and a brief weather condition.
2
oneCallCurrent
Read the unified One Call current conditions endpoint for richer fields such as UV index and dew point.
3
currentAirPollution
Read the current air pollution endpoint for the Air Quality Index and pollutant concentrations at the same coordinates.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.