wildfires
ActiveTool of ai.dynamicfeed/dynamic-feed
Active US wildfires from NIFC WFIGS — incident name, size in acres, % contained, cause, state and location. The 'how big / how contained' detail satellite hotspot feeds can't give (pairs with natural_events, which has global fire points but not size/containment). Largest first. Args: state: optional US state filter, e.g. CA, TX (2-letter). only_uncontained: only fires below 100% containment. min_acres: minimum incident size in acres. 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": "wildfiresArguments",
"properties": {
"limit": {
"type": "integer",
"title": "Limit",
"default": 25
},
"state": {
"type": "string",
"title": "State",
"default": ""
},
"min_acres": {
"type": "number",
"title": "Min Acres",
"default": 0
},
"only_uncontained": {
"type": "boolean",
"title": "Only Uncontained",
"default": false
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries