Shopping List Add Tool
shopping_list_add_toolAdd a product to your Grocy shopping list by name or ID, set quantity and note, and choose the list to update.
Instructions
Add a product to the shopping list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional free-text note (e.g. "salted" or "organic"). | |
| amount | No | Quantity to buy (default 1). | |
| list_id | No | Shopping list ID (default 1). | |
| product | Yes | Product name (e.g. "Butter") or numeric product ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |