Rotate chores
rotate_choresRotate every open, assigned chore to the next member in the household order. Keep responsibilities moving without manual reassignment.
Instructions
Rotates every open, assigned chore to the next member in the household order. Needs nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| member | No | Who is asking, if known: a member id or name. Used for per-member policies and the audit trail. | |
| dry_run | No | When true, return the preview only. Nothing is written and nothing is queued. | |
| idempotency_key | No | Optional client-chosen key. Repeating a call with the same key returns the original outcome instead of acting twice. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||