auto_meal_plan
Generate meal plans automatically for specified dates, meal types, and dietary preferences, then add ingredients to your shopping list.
Instructions
Auto-generate meal plans. Required: start_date, end_date (YYYY-MM-DD), meal_type_id, keyword_ids[], servings, addshopping
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | ||
| end_date | Yes | ||
| meal_type_id | Yes | ||
| keyword_ids | Yes | ||
| servings | Yes | ||
| addshopping | Yes |