add_leftover_meal
Schedule a leftover meal by duplicating a planned recipe event, optionally changing its date or section.
Instructions
Schedule a leftover meal derived from a previously planned recipe event. Duplicates the source event with plan_leftover=true and optionally moves the duplicate to a different date/section. Returns the new event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | If omitted, leftover lands on the same date as the source event. | |
| section | No | If omitted, leftover lands in the same section as the source event. | |
| source_event_id | Yes |