bar_uses_for_bottle
Find recipes that accept a given bottle by checking declared slot constraints. Use it before adding a new ingredient to your shelf.
Instructions
Given a bottle, list recipes (with declared slot constraints) that welcome it.
Useful when a new bottle arrives — find which existing constrained recipes welcome it before adding the bottle to your shelf.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | ||
| ingredient_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |