delete_event
Permanently delete a calendar event using its event ID. Removes it from your Intervals.icu calendar; this action cannot be undone.
Instructions
Delete a calendar event.
Permanently removes an event from your calendar. This action cannot be undone.
Args: event_id: ID of the event to delete
Returns: JSON string with deletion confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Event ID to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |