Get recent space weather alerts
get_space_weather_alertsFetches the most recent NOAA/SWPC space-weather alerts, watches, and warnings, including geomagnetic storms and radio blackouts, with issue times and plain-English summaries.
Instructions
Returns the N most recent active NOAA/SWPC space-weather alerts, watches, and warnings (e.g. geomagnetic K-index warnings, radio blackout/Type II radio emission alerts, proton flux alerts), most recent first. Each result includes the alert type code, UTC issue time, and a short plain-English extract of the bulletin (not the full raw text). Use this when asked 'any space weather warnings right now', 'is there a solar storm alert', or 'what's the latest SWPC bulletin'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of most-recent alerts to return. Defaults to 5. |