calendar_delete_event
Delete a calendar event by its unique ID. This action cannot be undone and removes the entire series for recurring events.
Instructions
Delete a calendar event by its UID.
WARNING: This operation cannot be undone. For recurring events, this deletes the entire series.
Args: calendar_id: Target calendar name or URL path event_uid: UID of the event to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_uid | Yes | ||
| calendar_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |