OpenWeatherMap · Arazzo Workflow
OpenWeatherMap Reverse Geocode Weather
Version 1.0.0
Turn coordinates into a place name, then fetch current weather and One Call conditions.
View Spec
View on GitHub
WeatherForecastClimateAir PollutionAir QualitySolarGeocodingHistoryMapsRoad RiskPublic APIsArazzoWorkflows
Provider
Workflows
reverse-geocode-weather
Reverse geocode a coordinate, then return current weather and One Call conditions.
Calls reverse geocoding to label a coordinate with a place name, then reads the current weather and One Call current conditions endpoints at that same coordinate.
1
reverseGeocode
Resolve the supplied coordinate into one or more human-readable place names, keeping the first match.
2
currentWeather
Read the classic current weather endpoint at the same coordinate for temperature, wind, humidity, and a brief weather condition.
3
oneCallCurrent
Read the unified One Call current conditions endpoint at the same coordinate for richer fields such as UV index and dew point.
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.