get_planet
Retrieve complete data for a specific confirmed exoplanet by exact name. Returns orbital parameters, physical properties, stellar host details, discovery info, and follow-up data counts.
Instructions
Get comprehensive details for a single confirmed exoplanet by exact name. Returns all available properties organized into categories: orbital parameters, physical properties, stellar host properties, discovery information, system properties, and counts of available follow-up data.
Use this after search_planets to get full details on a specific result, or when the user asks about a specific known planet. The planet name must be exact (e.g., 'Kepler-22 b', not 'Kepler-22b'). If unsure of the exact name, use resolve_name first to find the canonical archive name.
Returns data from the Planetary Systems Composite Parameters table (best-available values across all published measurements).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planet_name | Yes | Exact planet name as it appears in the archive (e.g., 'Kepler-22 b', 'TRAPPIST-1 e', 'HD 209458 b'). Case-sensitive. Use resolve_name if unsure of exact spelling. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |