loki_get_order_timelines
Retrieve the chronological event timeline for an order to debug why it is stuck or late. Uses the internal numeric order ID.
Instructions
Get the status/event timeline for an order -- the chronological history of state changes. Useful for debugging "why is this order stuck/late".
IMPORTANT: takes the order's internal numeric id (the id field from
loki_search_orders, e.g. 29879321), NOT the PO… order_id string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | The internal numeric order id. |