NASA-MCP

MIT License
  • Apple
  • Linux

get_mars_rover_manifest

Retrieve the mission manifest for Mars rovers (Curiosity, Opportunity, Spirit) detailing landing/launch dates, status, max sol/date, total photos, and photo counts per sol.

Instructions

Get the mission manifest for a Mars rover (Curiosity, Opportunity, Spirit). Provides mission details like landing/launch dates, status, max sol/date, total photos, and photo counts per sol.

Args: rover_name: Name of the rover (curiosity, opportunity, spirit).

Input Schema

NameRequiredDescriptionDefault
rover_nameYes

Input Schema (JSON Schema)

{ "properties": { "rover_name": { "title": "Rover Name", "type": "string" } }, "required": [ "rover_name" ], "title": "get_mars_rover_manifestArguments", "type": "object" }
ID: rrycjdkdg8