delete_event
Remove an event from a TimeTree calendar permanently. Provide the calendar ID and event UUID to complete deletion.
Instructions
Delete an event from a TimeTree calendar. This action cannot be undone. Requires CSRF token (automatically managed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_uuid | Yes | The UUID of the event to delete (from get_events) | |
| calendar_id | Yes | The calendar ID |