place_order
Place orders for one or more products. Requires explicit user confirmation to create a real order in the system.
Instructions
Place an order for one or more products. IMPORTANT: Ask the user to confirm before placing an order. This action will create a real order in the system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | List of products to order | |
| confirm | Yes | Set to true only after user explicitly confirms the order |