Update Nutrition Meal
update_nutrition_mealUpdate a single meal in your active nutrition plan by swapping its recipe, ingredients, macros, or time while keeping the rest of the day and week unchanged.
Instructions
Adapts a single meal's recipe, ingredients, instructions, macros, and/or time within the active nutrition plan, without regenerating the rest of the day or week. The main tool for requests like "swap Tuesday's lunch for something else" or "make Wednesday's dinner higher protein".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | Day the meal belongs to - title (e.g. "Monday", fuzzy-matched) or numeric dayIndex ("0"-"6") | |
| meal | Yes | Meal to update, matched by its meal name or recipe name (e.g. "Breakfast" or "Tortilla") | |
| name | No | New meal slot name, e.g. "Breakfast" | |
| time | No | New suggested time, e.g. "8:00 AM" | |
| calories | No | ||
| fatGrams | No | ||
| carbsGrams | No | ||
| recipeName | No | New recipe/dish name | |
| ingredients | No | Replacement ingredient list | |
| instructions | No | Replacement cooking instructions | |
| proteinGrams | No |