update_meal_plan
Modify existing meal plans in Tandoor by updating recipe assignments, serving sizes, dates, meal types, or notes to adjust your meal planning schedule.
Instructions
Update meal plan. Required: id. All other fields optional
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| recipe_id | No | ||
| title | No | ||
| servings | No | ||
| from_date | No | ||
| meal_type_id | No | ||
| note | No |