delete_calendar_event
Delete a calendar event from Skylight by ID to cancel appointments or remove old events. Permanent removal; recurring events may delete only one instance.
Instructions
Delete a calendar event from Skylight.
Use this when:
Canceling an event: "Remove the dentist appointment"
Deleting old events: "Delete the meeting from yesterday"
Parameters:
eventId (required): ID of the event to delete (from get_calendar_events)
Note: This permanently removes the event. For recurring events, this may only delete one instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | ID of the event to delete |