Google Toolbox

delete_event

Remove a calendar event from Google Calendar using the event ID. Ideal for managing or canceling scheduled events directly through the Google Toolbox.

Instructions

Delete a calendar event

Input Schema

NameRequiredDescriptionDefault
event_idYes

Input Schema (JSON Schema)

{ "properties": { "event_id": { "title": "Event Id", "type": "string" } }, "required": [ "event_id" ], "title": "delete_eventArguments", "type": "object" }

You must be authenticated.

Other Tools from Google Toolbox

Related Tools

ID: 4wfavu4bhs