get_alerts
Check for active weather warnings near a US location. Filter by severity for extreme, severe, moderate, or minor alerts.
Instructions
Get active weather alerts for a US location.
Use proactively at conversation start. Also: "Any warnings?", "Is it safe to travel?"
severity_filter: "Extreme", "Severe", "Moderate", or "Minor" to filter. detail="standard": event, severity, headline, description, instructions. detail="full": adds VTEC codes, polygon geometry, areaDesc, sender.
Omit lat/lon to use configured primary location.
units: accepted for API consistency but does not affect alert output. Alert text is returned as-is from NWS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | No | ||
| longitude | No | ||
| severity_filter | No | ||
| detail | No | standard | |
| units | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||