update_order_status
Update the status of an order to processing, shipped, delivered, or cancelled. Provide the order ID and new status to keep order tracking current.
Instructions
Update order status (e.g., mark as processing, shipped, delivered, or cancelled).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Optional internal note or shipping tracking number | |
| status | Yes | New order status | |
| orderId | Yes | Order ID |