get_task_time_in_status
Retrieve how long a task has spent in each status. Provide the task ID to get the time breakdown.
Instructions
Get how long a task has spent in each status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID. | |
| custom_task_ids | No | ||
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. |