skylight_update_chore
Update a chore's details such as summary, recurrence, category, or reward points for specific or all occurrences.
Instructions
Update a chore.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| start | No | ||
| frameId | No | ||
| summary | No | ||
| apply_to | No | For recurring chores: which occurrences to update. | |
| emoji_icon | No | ||
| recurrence | No | iCalendar RRULE without the "RRULE:" prefix; edits the whole series. | |
| start_time | No | ||
| category_id | No | ||
| description | No | ||
| reward_points | No | ||
| recurring_until | No | ISO datetime the recurrence ends. |