update_event
Modify calendar event details like time, title, or location while preserving unchanged fields. Use this tool to adjust existing iCloud calendar entries.
Instructions
Update an existing calendar event. Only provided fields are changed; others are preserved.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendarId | Yes | Calendar ID containing the event | |
| eventId | Yes | Event ID to update | |
| summary | No | ||
| start | No | ||
| end | No | ||
| timezone | No | ||
| allDay | No | ||
| description | No | ||
| location | No | ||
| recurrence | No | ||
| status | No | ||
| reminder | No | Alert minutes before event (0 to disable) |