delete_calendar_event
Delete a Google Calendar event by its ID. Automatically scans to locate the event if not directly found, then removes it.
Instructions
Deletes a calendar event by its ID, with automatic scan fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ||
| calendar_name | No | primary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |