linear_get_issue
Retrieve details of a specific Linear issue by providing its identifier (e.g., PROJ-123).
Instructions
Get details of a specific Linear issue.
Args: issue_id: Issue identifier (e.g., 'PROJ-123')
Returns: Dictionary with issue details or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes |