NASA-MCP

MIT License
  • Apple
  • Linux

get_asteroid_lookup

Retrieve details of a specific asteroid using its NASA JPL SPK-ID. Access accurate astronomical data directly from NASA's APIs through the NASA-MCP server.

Instructions

Look up a specific asteroid based on its NASA JPL ID.

Args: asteroid_id: Asteroid ID in the NASA JPL small body (SPK-ID) system.

Input Schema

NameRequiredDescriptionDefault
asteroid_idYes

Input Schema (JSON Schema)

{ "properties": { "asteroid_id": { "title": "Asteroid Id", "type": "string" } }, "required": [ "asteroid_id" ], "title": "get_asteroid_lookupArguments", "type": "object" }
ID: rrycjdkdg8