Complete Chore
complete_choreMark a chore as done using its ID, optionally specifying who completed it. Enables quick status updates in your chore management workflow.
Instructions
Mark a chore as complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chore_id | Yes | The ID of the chore to mark complete | |
| completed_by | No | User ID who completed the chore (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |