Get diff threads
get_diff_threadsLook up specific diff review threads by URL or ID, with optional filters for resolved state and sort order.
Instructions
Exact lookup for diff review threads. Proxied to the hosted Linear MCP (no public GraphQL backing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderBy | No | Sort order | |
| urlOrId | Yes | Review URL, diff slug, PR id, identifier, or GitHub PR URL | |
| resolved | No | Filter by resolved state | |
| threadId | No | Top-level thread/comment id |