add_item
Add an item to a Bring! shopping list, with an optional note for quantity or brand, and choose a specific list or use the default.
Instructions
Add an item to a shopping list, or update the note on an existing one.
Args:
item: Item name, e.g. "Milk".
specification: Optional note such as a quantity or brand, e.g. "2 litres".
list: List name or uuid. Omit to use the BRING_LIST default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | ||
| list | No | ||
| specification | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||