apple_calendar_update_event
Modify an existing Apple Calendar event using its unique ID. Adjust title, start/end times, location, notes, or all-day setting.
Instructions
Modify an existing local Calendar.app event. Obtain the uid from apple_calendar_list_events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| uid | Yes | ||
| notes | No | ||
| start | No | ||
| title | No | ||
| allDay | No | ||
| calendar | Yes | Calendar name. | |
| location | No |