delete_event
Remove specific events from Google Calendar by specifying the event ID and calendar ID, ensuring efficient event management through the Google Calendar MCP Server.
Instructions
Delete an event from Google Calendar
Input Schema
Name | Required | Description | Default |
---|---|---|---|
calendarId | No | Calendar ID (default: 'primary') | primary |
eventId | Yes | Event ID to delete |