delete_event
Delete a calendar event by ID. For recurring events, pass an occurrence ID to cancel a single instance or the master ID to remove the entire series.
Instructions
Delete a calendar event.
For recurring events, pass an occurrence id to cancel just that occurrence, or the master id to delete the entire series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The event ID to delete, as returned by search_events. |