You're viewing a demo portfolio

Join the waitlist
PRSM

wildfires

Active

Tool of ai.dynamicfeed/dynamic-feed

declared in 0.8.0

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
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ai.dynamicfeed/dynamic-feed

1/7 registries
View full server →