For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Delete Event

Google Calendar Operation

The Delete Event action permanently removes a specified event.

Example User Story

I want to delete an event from my Google Calendar so that I can remove outdated or unnecessary events.

Fields

Field Name
Field Type
Required

eventId

String

Yes

calendarId

String

Yes

Google Calendar

Example link

Code (Apache v2.0): Operation

Last updated