solar_history
Retrieve historical solar indices (SFI, SSN, Kp, Ap) for a specified date range from the IONIS dataset (2000-2026). Use for analyzing past solar activity and geomagnetic conditions.
Instructions
Query historical solar indices (SFI, SSN, Kp, Ap) for a date range.
Returns solar flux, sunspot number, and geomagnetic indices from the IONIS dataset (GFZ Potsdam and NOAA SWPC, 2000-2026). For live current conditions, use solar-mcp's solar_conditions tool instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | Start date (YYYY-MM-DD) | |
| end_date | Yes | End date (YYYY-MM-DD) | |
| resolution | No | "daily" (default) or "3hour" for Kp resolution | daily |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |