apple_calendar_create_event
Create a new Apple Calendar event by providing calendar name, title, start, and end timestamps. Add optional location, notes, or all-day flag.
Instructions
Create a new local Calendar.app event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| notes | No | ||
| start | Yes | ||
| title | Yes | ||
| allDay | No | ||
| calendar | Yes | Calendar name. | |
| location | No |