Space Track
space__space-trackRetrieve satellite orbital data (TLE/GP) from Space-Track.org by NORAD ID or object name, providing quality-scored results with source citations for verification.
Instructions
[Space & Astronomy Agent] Query Space-Track.org for satellite orbital data (TLE/GP). Search by NORAD ID or object name. Source: Space-Track.org (US Government / Space-Track Terms), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| noradId | No | NORAD Catalog ID (default: 25544 for ISS) | 25544 |
| limit | No | Maximum results to return (1–100) | |
| searchName | No | Search by object name instead of NORAD ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |