Build a dispatch rule that triggers pre-storm crew mobilization specifically on 'Winter Storm Warning' events (not 'Watch' or 'Advisory') pulled from the api.weather.gov alerts feed.

domain: api.weather.gov · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Query /alerts/active for the relevant area/zone and parse the exact 'event' string returned in each alert's JSON-LD properties
  2. Match dispatch triggers against the literal string 'Winter Storm Warning', distinct from 'Winter Storm Watch' and 'Winter Weather Advisory'
  3. Use the alert's 'severity' and 'certainty' fields as secondary signals, not just the event name, when deciding mobilization thresholds
  4. Test the matching logic against historical/sample CAP payloads to confirm it doesn't fuzzy-match all 'winter storm'-containing event strings to the same response tier
  5. Log which specific event type triggered each mobilization decision for after-action review

Known gotchas

Related routes

Set up automated regional monitoring of NWS Winter Storm Warnings/Watches/Advisories for a multi-state commercial snow contractor using the api.weather.gov alerts service.
api.weather.gov · 5 steps · unrated
Query the api.weather.gov alerts endpoint for a single commercial property's coordinates to inform a go/no-go decision on pre-positioning crews before a storm.
api.weather.gov · 5 steps · unrated
Use NOAA/WPC's Winter Storm Severity Index (WSSI) to help prioritize which service routes a snow contractor should staff first ahead of a multi-day storm.
wpc.ncep.noaa.gov · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans