nasa_exoplanet
Query NASA's Exoplanet Archive database to retrieve data about planets beyond our solar system, filtering by specific criteria and returning selected columns.
Instructions
NASA Exoplanet Archive - data about planets beyond our solar system
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Database table to query | |
| select | No | Columns to return | |
| where | No | Filter conditions | |
| order | No | Ordering of results | |
| limit | No | Maximum number of results |