weather.alerts.by_state
Get active weather alerts for any US state, including warnings, watches, and advisories from NWS/NOAA with event details, severity, and timing.
Instructions
Active weather alerts for a specific US state — all warnings, watches, and advisories. Returns event, severity, urgency, description, area, timing (NWS/NOAA)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | US state code (e.g. "CA", "FL", "TX") | |
| limit | No | Max alerts (default 10, max 50) |