mealie_add_shopping_item
Add an item to a Mealie shopping list only after user confirmation, with support for quantity, notes, and checked status.
Instructions
Add an item to a shopping list after explicit user confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| checked | No | ||
| display | Yes | ||
| quantity | No | ||
| shopping_list_id | Yes | ||
| confirmed_by_user | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||