update_recipe
Modify recipe details in Tandoor by updating specific fields like name, description, servings, times, steps, or keywords. Provide only the fields you want to change.
Instructions
Update recipe metadata and content. Only provide fields you want to update. All fields optional except id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Recipe ID | |
| name | No | Recipe name | |
| description | No | Recipe description | |
| servings | No | Number of servings | |
| servings_text | No | Text description of servings | |
| working_time | No | Active working time in minutes | |
| waiting_time | No | Passive waiting time in minutes | |
| keywords | No | Tags/keywords for the recipe | |
| show_ingredient_overview | No | Show ingredient overview | |
| steps | No | Recipe steps (full replacement if provided) |