get_notifications
Retrieve DONKI notifications from NASA APIs for space weather events. Specify date range and notification type (e.g., FLR, CME) to access targeted alerts.
Instructions
Get DONKI notifications.
Args: start_date: Start date in YYYY-MM-DD format. Defaults to 7 days before current date. end_date: End date in YYYY-MM-DD format. Defaults to current date. notification_type: Notification type. Options: all, FLR, SEP, CME, IPS, MPC, GST, RBE, report.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_date | No | ||
notification_type | No | all | |
start_date | No |