get_notifications
Retrieve space weather alerts and notifications from NASA's DONKI system for specified dates and event types to monitor solar activity and space weather conditions.
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 |
|---|---|---|---|
| start_date | No | ||
| end_date | No | ||
| notification_type | No | all |