cpu_get_transport_status
Retrieve detailed status of a delivery by its on-chain ID, including source, target, resource, amount, arrival time, delivery state, and readiness to finalize.
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`). |