get_gcat_psatcat
Retrieve payload satellite catalog records by JCAT identifier or name substring, providing mission-level data including program, result, and UN registration.
Instructions
Look up GCAT PSATCAT (payload satellite catalog) records by identifier.
Provide exactly one of jcat or name to query by. The PSATCAT contains mission-level data including program, result, disposal orbit, and UN registration information.
Use list_gcat_options() to see field descriptions and enumeration code meanings (category, class_, result, etc.).
Args: jcat: JCAT identifier (e.g. "S00049"). name: Name substring search (case-insensitive). limit: Maximum number of records to return (default 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jcat | No | ||
| name | No | ||
| limit | No |