WeatherAPI · Arazzo Workflow
WeatherAPI Forecast with Astronomy
Version 1.0.0
Resolve a location, pull a multi-day forecast, then enrich it with astronomy for the same date.
View Spec
View on GitHub
WeatherForecastHistoryMarineAstronomyGeolocationSportsAlertsPublic APIsArazzoWorkflows
Provider
Workflows
forecast-with-astronomy
Search a location, fetch its forecast, and add astronomy for a date.
Resolves the query into a location, retrieves a multi-day forecast for it, and then layers on astronomy data (sun and moon) for the supplied date.
1
searchLocation
searchLocations
Resolve the free-text query into the best matching location.
2
getForecast
getForecast
Retrieve a multi-day forecast for the resolved location, including the embedded daily astronomy block.
3
getAstronomy
getAstronomy
Add sunrise, sunset, moonrise, moonset, and moon phase detail for the resolved location on the requested date.