Delete Event
calendar_delete_eventDelete a specific calendar event by identifier, with options to remove a single occurrence or the full recurring series.
Instructions
Delete exactly one calendar target by identifier. For recurring events, choose whether to remove one occurrence or the entire series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | ||
| occurrenceDate | No | Accepts YYYY-MM-DD to match a recurring occurrence by local calendar day, or a timestamp to match an exact occurrence start time. Prefer the exact timestamp returned by a previous read when available. | |
| eventIdentifier | No | ||
| calendarItemIdentifier | No |