Meal Plan Add Tool
meal_plan_add_toolAdd a meal to your meal plan by scheduling a recipe or entering a free-text note for a specific date.
Instructions
Add an entry to the meal plan.
Either specify a recipe or a free-text note (or both).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | Date in YYYY-MM-DD format (e.g. "2026-04-05"). | |
| note | No | Optional free-text note (e.g. "Eat out" or "Leftovers"). | |
| recipe | No | Optional recipe name or ID to schedule. | |
| meal_type | No | Optional meal type (e.g. "recipe", "note"). Auto-detected if not provided. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |