Tomorrow.io · Arazzo Workflow
Tomorrow.io Saved Location Realtime and Forecast
Version 1.0.0
Create a reusable saved location, then pull realtime conditions and a multi-day forecast for it.
View Spec
View on GitHub
WeatherForecastClimateRiskAir QualityPollenLightningSevere WeatherMapsRoutingSatelliteMicrosatellitesRadarGeospatialAlertsArazzoWorkflows
Provider
Workflows
saved-location-realtime-forecast
Persist a location and chain realtime plus forecast retrieval against it.
Creates a saved location from a GeoJSON point, then uses the persisted locationId to fetch realtime conditions and a forecast in a single linear flow.
1
createLocation
Create a reusable saved location resource from the supplied name and GeoJSON Point coordinates.
2
getRealtime
Fetch the current weather conditions for the freshly created location using its locationId.
3
getForecast
Retrieve an hourly and daily forecast for the same saved location to pair current conditions with the road ahead.
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.