volcanoes
ActiveTool of ai.dynamicfeed/dynamic-feed
Current US volcano alert levels (USGS Volcano Hazards Program, keyless, public domain). `status`: 'elevated' (default — only volcanoes at YELLOW/ORANGE/RED or ADVISORY/WATCH/WARNING) or 'all' (every USGS-monitored volcano). Each result carries the ground `alert_level`, aviation `color_code`, the observatory, when the notice was issued and the official notice URL, most-severe first. SCOPE: US volcanoes only — the global Smithsonian GVP dataset is licensed non-commercial, so it's not included. 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": "volcanoesArguments",
"properties": {
"limit": {
"type": "integer",
"title": "Limit",
"default": 50
},
"status": {
"type": "string",
"title": "Status",
"default": "elevated"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries