get_transport_status
Retrieve live transport status including lifecycle, position, hops, and ETA using the jobId. Track shipment progress in real time.
Instructions
Get the live status of one transport by its jobId: lifecycle status, interpolated position, hops traveled, and ETA / arrival. Public — works for any jobId. This is the only source of a shipment live progress; the world map never carries shipments. As a secondary signal, a delivered shipment also bumps the target cell resource balance (visible via get_cell / get_changes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The transport jobId (from `transport` or `list_my_transports`). |