generate_recipe
Generate a recipe from natural language instructions, specifying dietary restrictions, allergies, and nutritional targets.
Instructions
Generate a new recipe based on natural language instructions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Natural language description of the desired recipe | |
| dietaryRestrictions | No | Dietary restrictions | |
| allergies | No | Ingredients to avoid | |
| calories | No | Target calories per serving | |
| protein | No | Target protein in grams | |
| servings | No | Number of servings (1-20) |