ISS Orbital Elements (TLE)
iss.space.tleRetrieve the Two-Line Element set for the International Space Station to predict its orbit and track satellite positions using NORAD catalog #25544.
Instructions
Get the Two-Line Element set (TLE) for the International Space Station — NORAD catalog #25544. Contains orbital parameters for trajectory prediction and satellite tracking calculations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Response format: json (default) or text (raw TLE two-line element) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |