NOAA Space Weather
Fetch NOAA Space Weather Prediction Center data (solar wind, geomagnetic scales, alerts, etc.).
Fetch NOAA Space Weather Prediction Center data (solar wind, geomagnetic scales, alerts, etc.).
Technical details
Authentication ▾
Contact us for setup details.
Ingestion ▾
Tools exposed (2) ▾
Fetch NOAA Space Weather Prediction Center data (solar wind, geomagnetic scales, alerts, etc.).
Create or update a recurring NOAA Space Weather connector.
Inputs ▾
noaa/get_space_weather
| Name | Type | Required | Description |
|---|---|---|---|
| dashboardId | string | no | Target dashboard/initiative ID. Omit to use the current dashboard. |
| product | string | yes | Which SWPC product to fetch. solar-wind-plasma noaa-scales alerts solar-wind-mag geomag-dst |
| limit | number | no | Maximum number of records to return. Default 100. |
| description | string | no | Human-readable description shown in the connector UI. |
| filter_paths | string[] | no | Optional glob paths to reduce the response. |
schedule_noaa_space_weather
| Name | Type | Required | Description |
|---|---|---|---|
| dashboardId | string | no | Target dashboard/initiative ID. Omit to use the current dashboard. |
| product | string | yes | Which SWPC product to fetch. solar-wind-plasma noaa-scales alerts solar-wind-mag geomag-dst |
| limit | number | no | Maximum number of records to return. Default 100. |
| description | string | no | Human-readable description shown in the connector UI. |
| filter_paths | string[] | no | Optional glob paths to reduce the response. |
| polling_frequency | string | yes | How often to poll NOAA SWPC. |
| connectorId | string | no | If provided, updates an existing connector. |