gws.cal.delete_event
Cancel a calendar event for all attendees. This action is permanent and cannot be undone, so confirm before proceeding.
Instructions
Delete (cancel) a calendar event. Defaults to the primary calendar unless calendarId is given. This removes the event for all attendees and cannot be undone — confirm with the user before calling. Returns the deleted event's ID and calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Account label or email. Uses default if omitted. | |
| eventId | Yes | Event ID to delete | |
| calendarId | No | Calendar ID (default: primary) |