Edit an Umami recipe
edit_recipeUpdate specific fields of an existing Umami recipe while preserving omitted ones. Replace the full tag list by supplying new tags.
Instructions
Edit selected fields of an existing Umami recipe. Omitted fields are preserved. Supplying tags replaces the recipe's full tag list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| tags | No | ||
| notes | No | ||
| public | No | ||
| recipeId | Yes | ||
| servings | No | ||
| importUrl | No | ||
| totalTime | No | ||
| activeTime | No | ||
| directions | No | ||
| ingredients | No | ||
| nutritionInformation | No |