calendar_v3_delete_event
Remove scheduled events from Google Calendar using the Calendar API v3 by specifying event and calendar IDs.
Instructions
[Calendar API v3] Delete a calendar event
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ID of the event to delete | |
| calendar_id | No | ID of the calendar containing the event (defaults to 'primary') | primary |