global_disasters
ActiveTool of ai.dynamicfeed/dynamic-feed
Active worldwide disaster alerts (GDACS) — ONE cross-hazard feed across earthquakes, tropical cyclones, floods, droughts and volcanoes, each with a Green/Orange/Red humanitarian-impact level and the affected countries. Use for "what major disasters are happening in the world right now / in country X". The global severity layer complementing earthquakes, wildfires and natural_events. Args: alert_level: levels to include — "Orange;Red" (default, impactful) or "Green;Orange;Red" (all). event_type: EQ | TC | FL | DR | VO | WF (blank = all). country: country name or ISO3 code (e.g. PHL, Philippines). days: look-back window in days (default 7). limit: max results. 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": "global_disastersArguments",
"properties": {
"days": {
"type": "integer",
"title": "Days",
"default": 7
},
"limit": {
"type": "integer",
"title": "Limit",
"default": 50
},
"country": {
"type": "string",
"title": "Country",
"default": ""
},
"event_type": {
"type": "string",
"title": "Event Type",
"default": ""
},
"alert_level": {
"type": "string",
"title": "Alert Level",
"default": "Orange;Red"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries