skylight_complete_chore_instance
Mark a specific occurrence of a recurring chore complete using chore ID and date. Optionally assign a member for shared chores or specify time for routines.
Instructions
Mark a specific occurrence of a recurring chore complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| frameId | No | ||
| category_id | No | Only for an up-for-grabs/shared chore: which member completed it. Omit for a normally-assigned chore (sending it 422s). | |
| instance_date | Yes | YYYY-MM-DD occurrence date (required). | |
| instance_time | No | HH:MM — only for a time-of-day routine with multiple daily occurrences. |