skylight_plan_meal
Schedule a meal for a specific date, set recurring meals, attach recipes, and add ingredients to your grocery list.
Instructions
Plan a meal on a date (optionally repeating, link a recipe, add to grocery list).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | YYYY-MM-DD the meal is planned for. | |
| note | No | ||
| rrule | No | iCal RRULE string for a repeating meal, e.g. "FREQ=DAILY;INTERVAL=1;UNTIL=20260626T235959Z" (meals use a plain rrule string, NOT an array). | |
| frameId | No | ||
| summary | Yes | Meal name. | |
| description | No | Ingredients / instructions. | |
| meal_recipe_id | No | Link an existing recipe. | |
| saveToRecipeBox | No | ||
| meal_category_id | Yes | Meal category id (breakfast/lunch/dinner — from skylight_list_meal_categories). | |
| add_to_grocery_list | No |