ZelaxyDocs
Tool Integrations
Tool

Linear

Create and manage issues in Linear

Linear

Create, update, and list issues in Linear — the modern project management tool. Supports team-level operations and issue lifecycle management.

Overview

PropertyValue
Typelinear
CategoryTool — Project Management
AuthAPI Key

Operations

OperationDescription
Create IssueCreate a new issue
Update IssueUpdate status, assignee, labels
List IssuesGet issues with filters
List TeamsGet all teams

Configuration

SettingTypeDescription
API KeyPasswordLinear API key
TeamDropdownSelect team
TitleShort inputIssue title
DescriptionLong textIssue description (Markdown)
PriorityDropdownUrgent, High, Medium, Low, None
StatusDropdownIssue status

Outputs

FieldTypeDescription
issueIdstringIssue identifier
urlstringDirect link to issue
contentstringIssue data

Example: Feature Request Pipeline

Workflow:

[Starter (webhook: feedback form)] → [Agent: Classify & Format] → [Linear: Create Issue]

Customer feedback is analyzed by an Agent, classified as bug/feature/question, then automatically creates a Linear issue with the right labels and priority.

Tips

  • Markdown supported in descriptions — use headers, lists, and code blocks
  • Linear's API is fast and well-designed — ideal for high-volume automation