get_solar_flare
Retrieve solar flare data from NASA APIs to monitor space weather activity. Specify date ranges to access flare information for analysis and tracking.
Instructions
Get solar flare (FLR) data.
Args: start_date: Start date in YYYY-MM-DD format. Defaults to 30 days before current date. end_date: End date in YYYY-MM-DD format. Defaults to current date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | ||
| end_date | No |