NASA-MCP

MIT License
  • Apple
  • Linux

get_radiation_belt_enhancement

Retrieve radiation belt enhancement (RBE) data from NASA-MCP for specified start and end dates. Analyze space weather impacts and monitor changes in Earth's radiation belts with precise timeframes.

Instructions

Get radiation belt enhancement (RBE) 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

NameRequiredDescriptionDefault
end_dateNo
start_dateNo

Input Schema (JSON Schema)

{ "properties": { "end_date": { "default": null, "title": "End Date", "type": "string" }, "start_date": { "default": null, "title": "Start Date", "type": "string" } }, "title": "get_radiation_belt_enhancementArguments", "type": "object" }
ID: rrycjdkdg8