updateCalendarEvent
Modify calendar events in Apple Calendars by updating details such as title, start date, end date, location, and notes using the specified calendar and event IDs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
calendarId | Yes | ||
endDate | No | ||
eventId | Yes | ||
location | No | ||
notes | No | ||
startDate | No | ||
title | No |