skylight_update_event
Update a calendar event by ID with new title, date, time, location, recurrence rule, category, or invited attendees.
Instructions
Update a calendar event by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| rrule | No | iCalendar RRULE for recurrence. | |
| all_day | No | ||
| ends_at | No | ISO 8601 end. | |
| frameId | No | ||
| summary | No | Event title. | |
| location | No | ||
| timezone | No | ||
| starts_at | No | ISO 8601 start. | |
| description | No | ||
| category_ids | No | Family-member category ids to assign the event to (see skylight_list_categories / skylight_resolve_member). | |
| invited_emails | No |