get_issue
Retrieves full details for a Linear issue by identifier, showing description, state, assignee, priority, and all comments. Use this to get context before starting work on an issue.
Instructions
Full detail for one Linear issue by identifier (e.g. REF-123): description, state, assignee, priority, and all comments. Call this before starting work on an issue or when the user references an issue id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | Issue identifier like REF-123 |