Critical path (CPM)
critical_pathCompute the critical path in a Linear project using CPM on ticket estimates, identifying the longest-duration chain and slack per ticket to determine what sets total duration.
Instructions
Compute the critical path via CPM over ticket estimates: the longest-duration chain that sets the timeline, plus slack per ticket. Answers 'what sets total duration' (vs rank_keystones' 'max leverage unlock'). project_id accepts a project name, URL slug, or UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Linear project name, URL slug, or UUID |