add_item
Add an item to a grocery list with optional quantity and note. Specify list name and item to update your OurGroceries shopping list.
Instructions
Immediately add an item to a grocery list, optionally with quantity and note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | ||
| note | No | ||
| quantity | No | ||
| list_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||