Skip to main content

Linear

@hivemq/linearv2026.03.30.14· 2mo agoMODELS
01Models1
@hivemq/linearv2026.03.30.1linear.ts
fn createIssue(title: string)
Create a new issue in a Linear team, optionally inside a project
ArgumentTypeDescription
titlestringIssue title
fn listTeams()
List all Linear teams and sync them as resources
fn listProjects()
List Linear projects, optionally filtered by team, and sync them as resources
fn listStates()
List workflow states for a team and sync them as resources

Resources

issue(infinite)— A Linear issue created via the API
team(infinite)— A Linear team
project(infinite)— A Linear project
workflowState(infinite)— A Linear workflow state (e.g. Backlog, In Progress, Done)
02Previous Versions1
2026.03.30.12Mar 30, 2026
03Stats
F
33 / 100
Downloads
117
Archive size
171.4 KB
  • Has README or module doc0/2missing
  • README has a code example0/1missing
  • README is substantive0/1pending
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description0/1missing
  • Platform support declared (or universal)2/2earned
  • License declared0/1missing
  • Verified public repository0/2missing
04Platforms