Skip to main content

Delete event

The Google Calendar Delete event tool removes an existing event from a connected Google Calendar. Use this write tool to cancel meetings, clean up outdated entries, or remove events that are no longer needed.

The tool is typically used together with read tools such as Find event to locate the target event first, then delete it by its identifier.

Prerequisites

  • Glean Tools must be enabled for your instance and the Google Calendar tools must be available.
  • Ensure a connected Google Calendar account exists for the user. The connected account must have permission in Google Calendar to delete events.
  • Google Calendar must be connected as a connector for Glean tools.

Supported parameters

ParameterTypeDescription
Calendar IDStringIdentifier of the calendar that owns the event. Use "primary" for the user's main calendar. Required.
Event IDStringIdentifier of the specific event to delete. Required.
Send updatesStringPolicy for sending cancellation notifications to attendees (for example, all, externalOnly, none).

Examples

note

This tool requires an Event ID. Use the Find event tool to locate the event and retrieve its Event ID before deleting it.

  • "Delete my 3 PM design review meeting on Friday."

  • "Cancel tomorrow's one-on-one with Alex and remove it from my calendar."

  • "Remove the duplicate team standup event from next Monday."

Troubleshooting

FAQs