edit_items
Edit items on your shopping list: check off items you have, uncheck others, or update names and quantities in a single call.
Instructions
Edit one or MANY items in a single call — most often to check/uncheck while shopping ("got the milk").
Args: items: edits to apply; only the fields you set are changed. list_id: which list (from get_lists). Empty = the default list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| list_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |