get_issue
Retrieve complete details of a Linear issue by its unique ID, including status, assignee, and description. Access issue information directly for analysis or updates.
Instructions
Get detailed information about a specific issue by its ID. Examples: 'Get the details of issue ENG-123', 'Show me issue PROJ-456'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | The unique ID of the issue to retrieve (e.g., 'abc123-def456-...'). Note: This is the internal UUID, not the identifier like 'ENG-123' |