WeatherAPI · Arazzo Workflow
WeatherAPI Weather Alerts Check
Version 1.0.0
Resolve a location, probe its forecast for alerts, then branch to pull full alert detail.
View Spec
View on GitHub
WeatherForecastHistoryMarineAstronomyGeolocationSportsAlertsPublic APIsArazzoWorkflows
Provider
Workflows
weather-alerts-check
Search a location, probe for alerts, and pull detail when present.
Resolves the query into a location, fetches a forecast with alerts enabled, and branches to the dedicated alerts endpoint only when warnings exist.
1
2
probeForecastAlerts
Fetch a one-day forecast with alerts enabled to determine whether any government warnings are active for the resolved location.
3
getAlertDetail
Pull the full set of government weather alerts for the resolved location from the dedicated alerts endpoint.
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.