delete_event
Permanently remove a Calendar.app event using its unique ID. Deletion syncs across all connected accounts and cannot be undone.
Instructions
Permanently delete a Calendar.app event identified by its uid. Goes through AppleScript so the deletion syncs to all connected accounts. This action cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | The iCal uid of the event to delete (uid field from list_events, search_events, or get_event). |