freeze_recipe_portions
Mark a specified number of portions from a previously cooked recipe as frozen, linking them to the originating planner event for accurate inventory tracking.
Instructions
Mark N portions of a previously cooked recipe as frozen. event_id ties the frozen entry back to the planner event the portions came from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of frozen portions / containers. | |
| event_id | Yes | The planner event the portions came from (typically the recipe event you just cooked). | |
| servings | Yes | Servings per portion (e.g. 1.0 means each container = 1 serving). | |
| recipe_id | Yes |