get_weather_alerts
Retrieve active weather alerts for any US state using the two-letter state code to access real-time NOAA weather data.
Instructions
Get active weather alerts for a US state.
Args:
state: Two-letter state code (e.g., 'CA', 'TX', 'NY')
Returns:
List of active weather alerts for the state
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes |