resolve_name
Resolve any star or planet name, alias, or catalog ID to the canonical NASA Exoplanet Archive name, and get all aliases plus confirmed planets for the system.
Instructions
Resolve any planet or star name, alias, or catalog identifier to its canonical name in the NASA Exoplanet Archive. Returns all known aliases grouped by catalog (Gaia, TIC, KOI, 2MASS, HD, HIP, etc.) and lists all confirmed planets in the system.
Use this BEFORE get_planet or search_planets when the user provides a name that might not match the archive's naming convention. Common cases: missing spaces ('Kepler-22b' vs 'Kepler-22 b'), catalog IDs ('TIC 150428135'), alternate designations ('GJ 1214' vs 'Gliese 1214'), or informal names.
Also useful when the user wants to know all designations for a star or system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Any planet name, star name, or catalog identifier to look up (e.g., 'Kepler-22b', 'TIC 150428135', 'GJ 1214', 'HD 209458'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |