Move the voting deadline
set_voting_deadlineSet or override the voting deadline for a meal planning week by specifying an exact close time or extending the current deadline by a number of hours.
Instructions
One-off override of when the current ballot closes: an ISO timestamp, or extend_hours from the current deadline. Normally the deadline comes from the household schedule (vote_close_day/time); changing those via update_recipe_preferences re-syncs the current week.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week_id | No | ||
| closes_at | No | ISO 8601, e.g. 2026-09-09T18:00:00-07:00 | |
| extend_hours | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week | Yes | ||
| closes_local | Yes |