weather_alerts
ActiveTool of ai.dynamicfeed/dynamic-feed
Active US NWS weather alerts/warnings — tornado, flood, severe thunderstorm, heat, winter, air-quality, marine. `area` = 2-letter US state (CA, TX, FL...) or marine zone; blank = nationwide Severe/Extreme. `event` optionally filters by type. Life-safety data that expires in hours; keyless, US public domain. Pairs with current_weather/weather_forecast. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "weather_alertsArguments",
"properties": {
"area": {
"type": "string",
"title": "Area",
"default": ""
},
"event": {
"type": "string",
"title": "Event",
"default": ""
},
"limit": {
"type": "integer",
"title": "Limit",
"default": 20
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries