meals_plan
Create a meal plan suggestion for a specified number of days with cuisine and dietary preferences. Returns breakfast, lunch, and dinner recommendations using real SAVOR Dish recipes. TRIGGERS:
'plan my meals for the week', 'meal plan for X days'
'what should I eat this week', 'weekly meal plan'
'meal prep for X days', 'plan dinners for the week'
'family meal plan', 'healthy meal plan', 'budget meal plan'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to plan meals for (1-14, default 7) | |
| mealsPerDay | No | Number of meals per day to plan (1-5, default 3 for breakfast/lunch/dinner) | |
| preferences | No | Dietary preferences, cuisine focus, or constraints (e.g. 'Mediterranean', 'low-carb', 'family-friendly', 'under 30 minutes', 'vegetarian') |