bar_update_cocktail
Update an existing cocktail by providing its ID and only the fields you want to change, such as ingredients, instructions, tags, or glass.
Instructions
Update an existing cocktail. Only provide fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| tags | No | ||
| images | No | ||
| source | No | ||
| garnish | No | ||
| glass_id | No | ||
| description | No | ||
| ingredients | No | ||
| instructions | No | ||
| cocktail_method_id | No | ||
| parent_cocktail_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |