NASA-MCP

by AnCode666
MIT License
  • Apple
  • Linux

get_wsa_enlil_simulation

Retrieve WSA+Enlil solar wind simulation data from NASA-MCP by specifying start and end dates in YYYY-MM-DD format to analyze space weather conditions.

Instructions

Get WSA+Enlil simulation data.

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.

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_wsa_enlil_simulationArguments", "type": "object" }
ID: rrycjdkdg8