get_bulk_tasks_time_in_status
Retrieve time-in-status data for multiple tasks in one API call. Analyze and compare cycle times across your task set.
Instructions
Get time-in-status data for multiple tasks in one call. Returns per-task status durations. Use to compare cycle time across a set of tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_ids | Yes | IDs of the tasks to analyze. | |
| custom_task_ids | No | Set true when task_ids are custom task IDs instead of native ClickUp IDs. Requires team_id. | |
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. |