get_issue
Fetch a Linear issue by its human-readable ID to retrieve its title, description, state, assignee, team, priority, labels, URL, and suggested git branch.
Instructions
Fetch a Linear issue by its human identifier, e.g. "GOV-123". Returns title, description, state, assignee, team, priority, labels, URL, and the git branch name Linear suggests for the issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |