create_order
Create a new open order in Clover POS with no line items or payment. Preview using dry_run, then confirm to apply the changes.
Instructions
Modifies merchant data. Create a new open order (no line items, no payment).
Previews on dry_run; confirms via MCP elicitation or confirm=True before writing. Add items with add_line_item. Requires ORDERS_W.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| confirm | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||