get_time_entry
Retrieve a specific time entry from ClickUp using its unique ID. Get details such as duration, description, and associated task.
Instructions
Get a single time entry by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| timer_id | Yes | Time entry ID. |