You're viewing a demo portfolio

Join the waitlist
PRSM

list_alerts

Active

Tool of Nps

declared in 0.1.0

Current park alerts — closures, road conditions, weather warnings, danger advisories. Filter by parkCode or state.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "park_code": "grca"
    },
    {
      "query": "closure",
      "state": "CO"
    }
  ],
  "required": [],
  "properties": {
    "limit": {
      "type": "number",
      "description": "1-500 (default 50)"
    },
    "query": {
      "type": "string",
      "description": "Free-text alert search"
    },
    "state": {
      "type": "string",
      "description": "2-letter state code"
    },
    "park_code": {
      "type": "string",
      "description": "parkCode(s), comma-separated"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Nps

https://github.com/pipeworx-io/mcp-nps

1/7 registries
View full server →
list_alerts — Nps — PRSM MCP