cpu_get_transport_status
Check a delivery's transport status by its on-chain delivery ID, returning source and target cells, resource amount, arrival time, delivered flag, and finalization readiness.
Instructions
Get one delivery by its on-chain deliveryId: source and target cells, resource and amount, arrival time, whether it has been delivered, and whether it is ready to finalize. Reads the deliveries projection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deliveryId | Yes | The on-chain delivery id (from `transport` or `list_my_transports`). |