complete_chore
Complete a chore by providing its ID, with an optional user ID for tracking completion.
Instructions
Mark a chore as complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chore_id | Yes | Chore ID | |
| completed_by | No | User ID who completed it (optional) |