add_ingredients_to_shelf
Add ingredients to your bar shelf by their IDs to manage your home bar inventory and discover cocktails you can make.
Instructions
Add ingredients to your bar shelf by their IDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ingredient_ids | Yes | Array of ingredient IDs to add to shelf | |
| bar_id | No | Bar ID (optional if BAR_ASSISTANT_BAR_ID is set) |