Calendar Create Event
calendar_create_eventCreates new events in Apple Calendar by sending title, start/end ISO timestamps, and calendar ID; optionally includes location, notes, recurrence, and all-day settings.
Instructions
Delegated Apple domain tool 'calendar_create_event' exposed through Apple-Tools-MCP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| title | Yes | ||
| all_day | No | ||
| end_iso | Yes | ||
| location | No | ||
| start_iso | Yes | ||
| recurrence | No | ||
| calendar_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |