update_order_status
Transition an order to a new Kanban stage and dispatch studio timeline events to keep production status and tracking synchronized.
Instructions
Transition an order to a new Kanban stage and dispatch studio timeline events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Target Kanban status: 'pending', 'confirmed', 'printing', 'post_processing', 'ready', 'shipped', 'completed', or 'cancelled' | |
| comment | No | Optional operator comment or internal reason for the status transition | |
| orderId | Yes | Unique numeric ID of the order |