Add item
add_itemAdd a bottle, mixer, or garnish to your bar inventory. Update the category when the item is already on the shelf.
Instructions
Add one bottle, mixer, or garnish to the bar.
Call this when the user buys or acquires something, once per item. Adding something already on the shelf just updates its category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The bottle or mixer, e.g. 'Buffalo Trace bourbon' or 'tonic water'. Include the type as well as the brand so recipes can be matched against it. | |
| category | Yes | spirit = base liquor (gin, vodka, whiskey, rum, tequila, brandy); liqueur = sweetened or fortified (Campari, Cointreau, amaro, vermouth, sherry); wine = still or sparkling (prosecco, Champagne); bitters = cocktail bitters used in dashes (Angostura, Peychaud's); mixer = non-alcoholic liquid (tonic, soda, juice, cola); syrup = sweetener (simple, orgeat, grenadine, honey); garnish = citrus, herbs, olives, cherries; other = anything else. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |