createCalendarEvent
Add events to Apple Calendar via MCP Apple Calendars by specifying calendar ID, title, start and end dates, location, and notes for structured scheduling.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
calendarId | Yes | ||
endDate | Yes | ||
location | No | ||
notes | No | ||
startDate | Yes | ||
title | Yes |