update_order_status
Update an order's status—confirm, ship, deliver, or cancel—by providing the order ID and new status.
Instructions
Update the status of an order (e.g., confirm, ship, deliver, or cancel). Requires KARRITO_API_KEY environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Order ID to update | |
| status | Yes | New order status |