Update Chore Assignee
update_chore_assigneeReassign a chore to a different circle member by specifying the chore ID and new user ID, resolving assignment errors or rotating responsibilities.
Instructions
Reassign a chore to a different circle member.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID of the new assignee (from get_circle_members) | |
| chore_id | Yes | The ID of the chore to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |