bar_create_cocktail
Create a new cocktail recipe with ingredients, instructions, garnish and an optional image. Build your bar menu by saving drinks with their method and glassware.
Instructions
Create a new cocktail recipe with ingredients, instructions, and optional image.
For each ingredient slot, prefer the GENERIC category (e.g. Rye Whiskey, London Dry Gin, Tequila Blanco) over a specific bottle — see the server instructions' "Generic vs. specific" rule. Only use a specific brand when the recipe names it, the brand defines the drink (Fernet-Branca, Chartreuse, Campari, Luxardo Maraschino), or Erik asks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tags | No | ||
| images | No | ||
| source | No | ||
| garnish | No | ||
| glass_id | No | ||
| description | No | ||
| ingredients | Yes | ||
| instructions | Yes | ||
| cocktail_method_id | No | ||
| parent_cocktail_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |