reorder
Use an order ID to build a new cart from a previous order, enabling quick reordering.
Instructions
create a new cart from a previous order for easy reordering.
Args: order_id: The order ID to reorder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |