remove_recipe_from_meal_plan
Removes a single recipe from a specified Cookidoo meal-plan day using a recipe ID and date, with an optional dry-run to preview changes before applying.
Instructions
Remove one recipe from a Cookidoo meal-plan day.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Calendar day in YYYY-MM-DD format. | |
| dry_run | No | Validate and preview the removal without sending it to Cookidoo. | |
| recipe_id | Yes | Official or custom Cookidoo recipe ID. | |
| recipe_source | No | auto, official, or custom. | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |