Aurora Forecast (NOAA SWPC OVATION)
space.swpc.auroraGet the aurora visibility forecast aggregated into 10-degree latitude bands. Returns observation/forecast times and top northern/southern bands with peak aurora probability for aurora-tourism and high-latitude visibility checks.
Instructions
Latest OVATION aurora visibility forecast aggregated into 10-degree latitude bands. Returns observation/forecast times plus top northern and southern hemisphere bands by max aurora probability — useful for aurora-tourism agents and high-latitude visibility checks. Source: NOAA SWPC (NODD public domain)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | No-op flag for cache busting. Set to true to bypass the 5-minute cache and fetch the latest aurora oval forecast. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |