You're viewing a demo portfolio

Join the waitlist
PRSM

get_alert_detail

Active

Tool of NWS Weather Alerts

declared in 1.26.0

Get full details of a specific NWS weather alert by its ID. Returns the complete alert including description, instructions, and affected areas. Use alert IDs from get_alerts results. Args: alert_id: The full NWS alert ID (e.g. 'urn:oid:2.49.0.1.840.0.xxx').

Parameters schema

{
  "type": "object",
  "title": "get_alert_detailArguments",
  "required": [
    "alert_id"
  ],
  "properties": {
    "alert_id": {
      "type": "string",
      "title": "Alert Id"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

NWS Weather Alerts

1/7 registries
View full server →
get_alert_detail — NWS Weather Alerts — PRSM MCP