add_recipe_to_meal_plan
Add a recipe to the meal plan for a chosen day. Provide recipe ID and date; mark custom recipes with is_custom.
Instructions
Plant ein Rezept fuer einen Tag (YYYY-MM-DD) im Wochenplan ein.
Fuer eigene Custom-Rezepte is_custom=true setzen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | ||
| is_custom | No | ||
| recipe_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||