Get Iss Location
get_iss_locationFetch the International Space Station's current latitude, longitude, and Unix timestamp from the Open Notify API. No inputs required; returns a real-time position fix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ISS latitude coordinate | |
| longitude | Yes | ISS longitude coordinate | |
| timestamp | Yes | Unix timestamp of observation |