ISS Current Position
iss.space.positionGet the current position of the International Space Station — latitude, longitude, altitude, velocity, and daylight/eclipse status. Data updates every 60 seconds.
Instructions
Get the real-time position of the International Space Station — latitude, longitude, altitude (km), velocity (km/h), and daylight/eclipse visibility. ISS orbits at 28,000 km/h, completes one orbit every 90 minutes. Updates every ~60 seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| units | No | Distance units: kilometers (default) or miles |
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. |