getIssue accepts identifiers such as ENG-123, which is convenient when consuming links or human input.
automations/get-linear-issue.automation.ts
issueId is required; optional account defaults to the project binding. Returns the complete normalized LinearIssue with dates as Date values and dueDate as YYYY-MM-DD | null.