Select this week's recipes
set_this_weeks_recipesFinalize your weekly meal plan by selecting the winning recipes. Choose specific dishes or let votes decide the top picks, then receive a shopping list for the selected week.
Instructions
Lock in the winners. With no recipe_ids, picks the top N (recipes_per_week) by votes, ties broken by ballot order. Moves the week to 'selected' and returns the shopping list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week_id | No | ||
| recipe_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week | Yes | ||
| selected | Yes | ||
| shopping_list | Yes |