get_celestrak_gp
Retrieve General Perturbations ephemeris records for satellites from CelesTrak by NORAD catalog number, group, name, or international designator.
Instructions
Look up GP (General Perturbations) ephemeris records from CelesTrak.
Provide exactly one identifier to query by. Use list_celestrak_options() to see available groups and other options.
Args: catnr: NORAD catalog number (e.g. 25544 for ISS). group: Satellite group name (e.g. "stations", "active", "starlink"). name: Satellite name substring search. intdes: International designator (e.g. "1998-067A"). limit: Maximum number of records to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| catnr | No | ||
| group | No | ||
| limit | No | ||
| intdes | No |