WeatherAPI · Arazzo Workflow
WeatherAPI Travel Briefing
Version 1.0.0
Build a full travel briefing for a destination — current, forecast, astronomy, and alerts.
View Spec
View on GitHub
WeatherForecastHistoryMarineAstronomyGeolocationSportsAlertsPublic APIsArazzoWorkflows
Provider
Workflows
travel-briefing
Resolve a destination and assemble current, forecast, astronomy, and alerts.
Resolves the destination query into a location, then layers current weather with air quality, a forecast with pollen and alerts, astronomy for the arrival date, and the full government alert list.
1
searchLocation
searchLocations
Resolve the destination query into the best matching location.
2
getCurrent
getCurrentWeather
Fetch current conditions with air quality for the destination.
3
getForecast
getForecast
Fetch a multi-day forecast for the destination with pollen and alerts enabled.
4
getAstronomy
getAstronomy
Add sun and moon detail for the destination on the arrival date.
5
getAlerts
getAlerts
Pull any active government weather alerts for the destination.