Explain a ticket's blockers
explain_blockersIdentify tickets that block or are unblocked by a given ticket in a project. Use dominator analysis to trace transitive dependencies.
Instructions
Show what transitively blocks a ticket and what it transitively unblocks. project_id accepts a project name, URL slug, or UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | ||
| project_id | Yes | Linear project name, URL slug, or UUID |