Meal Plan Generate
meal_plan_generateGenerate a Spoonacular meal plan for a given timeFrame ("day" or "week") matching targetCalories, diet (e.g. vegetarian/vegan/paleo), and comma-separated exclude ingredients. Returns meals with recipe ids, titles, images, and nutrition summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diet | No | ||
| exclude | No | ||
| timeFrame | No | ||
| targetCalories | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||