Linear Connector
Connect Zenmako to Linear to manage issues, projects, and sprints. This enables AI to view and update issues, track project progress, manage team workflows, and help keep development on track.
Getting Your API Key
Linear uses API Keys for authentication. Follow these steps to generate one:
Store your API key securely. The key has the same permissions as your Linear account, so it can access all workspaces, teams, and issues you have access to.
Connecting Linear
If the test succeeds, your Linear connection is ready to use.
Available Actions
| Action | Description |
| listIssues | Get issues with optional filters by team, assignee, creator, state, project, or label |
| searchIssues | Search for issues by keyword |
| createIssue | Create a new issue with title, description, priority, assignee, labels, and more |
| updateIssue | Update an existing issue's status, assignee, priority, labels, or other fields |
| listProjects | Get all projects in your Linear workspace |
| getProject | Get detailed information about a specific project |
| listCycles | Get current sprints/cycles, optionally filtered by team |
| listTeams | Get all teams in your workspace |
| getTeam | Get team details including workflow states and members |
| createComment | Add a comment to an issue |
| listComments | Get all comments on an issue |
| listIssueLabels | Get available labels for categorizing issues |
| listUsers | Get all users/team members in the workspace |
| getViewer | Get information about the authenticated user |
| listWorkflowStates | Get available workflow states (To Do, In Progress, Done, etc.) |
Example Prompts
Try these prompts to interact with your Linear data:
Common Issues
"Invalid API key" or "Authentication failed" error
This typically means your API key is invalid or has been revoked. Solutions:
Cannot find team or project IDs
Many actions require team or project IDs. To find these:
Zenmako