transform_recipe
Transform a recipe to adjust servings, calories, or protein content using natural language instructions.
Instructions
Transform or modify an existing recipe
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe | Yes | The recipe to transform | |
| instructions | Yes | How to transform the recipe | |
| calories | No | New target calories | |
| protein | No | New target protein | |
| servings | No | New servings |