create_modifier_group
Create a new modifier group for a Clover merchant's inventory, e.g., 'Milk options'. Blocks duplicate names, previews with dry-run, and confirms before writing.
Instructions
Modifies merchant data. Create a new modifier group (e.g. "Milk options").
Duplicate guard: refuses if a group with the same name (case-insensitive) already exists. Previews on dry_run; confirms via MCP elicitation or confirm=True before writing. Requires INVENTORY_W.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| confirm | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||