calendar_add_alarm
Add a display, sound, or email alarm to a calendar event, setting it to trigger a specified number of minutes before the event starts.
Instructions
Add a display/sound/email alarm to an event, N minutes before it starts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| kind | No | Defaults to display. | |
| calendarName | No | Calendar name. Ambiguous if duplicated (common on multi-account setups) — use calendarIndex instead in that case. | |
| calendarIndex | No | Position from calendar_list_calendars, for disambiguating duplicate calendar names. Stable only for the current Calendar.app process. | |
| minutesBefore | Yes |