project_intelligence
Analyze ClickUp project health, bottlenecks, velocity, dependencies, sprint readiness, workload, risks, and time tracking. Get actionable insights to improve team workflows.
Instructions
Analyze ClickUp project data and return actionable insights. Use "health" for a status overview, "bottlenecks" to find stuck workflows, "velocity" to measure completion rate, "dependencies" to trace dependency chains, "sprint" to check sprint readiness, "workload" to view team distribution, "risk" to surface tasks needing attention, or "time_report" for time tracking summaries. Every action handles edge cases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Analysis to perform | |
| list_id | Yes | The ID of the ClickUp list to analyze | |
| end_date | No | End date in YYYY-MM-DD format (time_report only) | |
| start_date | No | Start date in YYYY-MM-DD format (time_report only) |