WeatherAPI · Arazzo Workflow
WeatherAPI Sports Events with Weather
Version 1.0.0
Resolve a location, list its upcoming sports events, then fetch current weather context.
View Spec
View on GitHub
WeatherForecastHistoryMarineAstronomyGeolocationSportsAlertsPublic APIsArazzoWorkflows
Provider
Workflows
sports-events-weather
Search a location, list its sports events, and add current weather.
Resolves the query into a location, lists upcoming sports events for it, and retrieves current weather for the same location.
1
searchLocation
searchLocations
Resolve the free-text query into the best matching location.
2
getSports
getSports
List upcoming football, cricket, and golf events for the resolved location.
3
getCurrent
getCurrentWeather
Fetch current weather context for the same resolved location.