delete_time_entry
Permanently remove a time entry from your workspace using its ID. This action cannot be undone and returns confirmation.
Instructions
Permanently delete a time entry by id. This cannot be undone. Returns a confirmation with the deleted entry id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| timer_id | Yes | ID of the time entry to delete. |