calendar-delete-event
Delete a specific calendar event by providing the event ID. Use the calendar ID to specify the target calendar, with 'primary' as the default option. Simplifies event management in MCP Server Boilerplate integrations.
Instructions
Delete a calendar event
Input Schema
Name | Required | Description | Default |
---|---|---|---|
calendarId | No | Calendar ID - Available options: 'primary' (Primary Calendar) | primary |
eventId | Yes | Event ID |