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