google_calendar_delete_event
Remove an event from Google Calendar by specifying its event ID. Optionally, define the calendar ID or use the primary calendar by default.
Instructions
Delete an event from Google Calendar
Input Schema
Name | Required | Description | Default |
---|---|---|---|
calendarId | No | Optional: ID of calendar to use (defaults to primary if not specified) | |
eventId | Yes | ID of the event to delete |