skylight_update_chore
Update an existing chore's start time, summary, recurrence, and category. Apply changes to a single occurrence or the entire recurring series.
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. |