conductorv2
Plugins/Developer

Linear

Issues, cycles, projects, and team management.

requires credentials9 tools

Full Linear integration — create and update issues, manage cycles and projects, assign work, and track progress across your engineering team.

Credentials

NameLabelRequired
LINEAR_API_KEYLinear API Keyrequired

Setup

terminal
# 1. Go to linear.app/settings/api
# 2. Create a Personal API Key
conductor plugins setup linear

Tools

ToolDescriptionApproval
linear_issuesList issues with filters
linear_issueGet a single issue by ID
linear_create_issueCreate a new issuerequired
linear_update_issueUpdate issue fieldsrequired
linear_cyclesList cycles for a team
linear_projectsList projects
linear_teamsList teams in the organization
linear_membersList organization members
linear_commentAdd a comment to an issuerequired

Tools marked required will prompt the user for approval before execution. These are typically write, delete, or send operations.

Example Prompts

What are my assigned issues in the current cycle?

linear_issues

Create a bug report for the auth flow

linear_create_issue

Move issue ENG-123 to In Progress

linear_update_issue