You're viewing a demo portfolio

Join the waitlist
PRSM

nws_active_alerts

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Currently-active National Weather Service alerts (tornado, flood, severe thunderstorm, winter, heat, fire) for a point, state, or NWS zone.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "zone": {
      "type": "string",
      "description": "NWS zone id, e.g. 'TXZ123'."
    },
    "state": {
      "type": "string",
      "description": "Two-letter state code (e.g. 'TX')."
    },
    "location": {
      "type": "string",
      "description": "Address, zip, or city. Will be geocoded to a point."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →