bar_add_to_shopping_list
Add ingredients to a shopping list by providing their IDs. Use this to quickly compile a list of bar supplies.
Instructions
Add ingredients to the shopping list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | ||
| ingredient_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |