cpu_get_transport_status
Retrieve detailed status of a delivery using its deliveryId, including source and target cells, resource amount, arrival time, delivery confirmation, 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`). |