Recipe Add Ingredient Tool
recipe_add_ingredient_toolAdd an ingredient to an existing recipe by providing the recipe and product name; optionally set the quantity. Resolves product automatically.
Instructions
Add an ingredient to an existing recipe using the product name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | Quantity needed for the recipe (default 1). | |
| recipe | Yes | Recipe name or ID. | |
| product | Yes | Product name (e.g. "Flour") — resolved automatically. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |