clm_get_shipment
Retrieve a complete internal shipment record by shipment ID, exposing up to 142 possible fields for deep inspection. Use when you need detailed shipment data beyond the external-facing summary.
Instructions
Retrieve the full internal shipment record by id (up to 142 possible fields, most absent for any given shipment). Prefer clm_get_shipment_summary for a smaller, external-facing view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shipment_id | Yes | The shipment's id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||