cancel_calendar_event
Remove scheduled events from Google Calendar by specifying calendar and event IDs to manage your schedule effectively.
Instructions
Cancel (delete) a specific event from Google Calendar
Args: calendar_id: Calendar ID where the event exists event_id: The unique identifier of the event to cancel
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_id | Yes | ||
| event_id | Yes |