Create an Umami recipe
create_recipeAdd a new recipe to an Umami recipe book, specifying ingredients, directions, tags, nutrition, and more. When only one book is accessible, its ID is not required.
Instructions
Create a new recipe in an accessible Umami recipe book. If exactly one book is accessible, recipeBookId may be omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tags | No | ||
| notes | No | ||
| public | No | ||
| servings | No | ||
| importUrl | No | ||
| totalTime | No | ||
| activeTime | No | ||
| directions | No | ||
| ingredients | No | ||
| recipeBookId | No | ||
| nutritionInformation | No |