bar_add_to_shelf
Add selected ingredients to a user's shelf using ingredient IDs, keeping available inventory current for cocktail searches and shopping lists.
Instructions
Add ingredients to the shelf.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | ||
| ingredient_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |