- Integrations
- /
- Linear
Linear
Issues, cycles, and projects on Linear
Linear is the issue tracker engineers actually like, and its trigger model on Tiny Command leans into the way Linear teams actually work. Six triggers cover the lifecycle: Issue Created, Issue Updated (for state, priority, estimate, or assignee changes), Issue Deleted, Comment Created, Cycle Created (Linear's replacement for the heavyweight sprint), and Project Created. Eight actions handle the writes and reads: Create Issue, Update Issue, Create Comment, Search Issues, Get Issue, List Issues, List Projects, List Teams. The integration uses Linear's OAuth, so a workflow only touches teams and projects the connected user has access to. Common patterns: a GitHub PR opened auto-creates a Linear issue in the right team, a Slack message reacts to issue state changes, a Calendly booking creates a customer-discovery issue with the call notes attached, and Cycle Created kicks off a planning template across the team's tooling.
Workflows start when Linear does.
6 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.
Fires when a comment is added to a Linear issue. Use to mirror engineering discussion to Slack or to feed AI summaries into a status doc.
Fires when a new cycle (sprint) is created in Linear. Use to kick off stand-up bots or to seed a cycle-kickoff doc.
Fires when a new issue is created in Linear. The standard inbound hook for routing, enrichment, and SLA-aware notifications.
Fires when an issue is deleted in Linear. Useful for audit logs or for tearing down related records in other systems.
Fires when an issue is updated in Linear (status, priority, assignee, estimate, custom fields). Combine with filters to react only to specific transitions.
Fires when a new project is created in Linear. Use to provision related docs, mirror to a roadmap tool, or notify product.
Do anything Linear can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Add Comment | Adds a comment to a Linear issue with optional Markdown formatting. Used for automation activity logs, AI summary notes, or status broadcasts. |
| Create Issue | Creates a new issue in a Linear team with title, description (Markdown), state, priority, assignee, labels, project, and cycle. Standard write for piping external alerts or bug reports into Linear. |
| Get Issue | Retrieves a single Linear issue by its identifier (e.g. ENG-123) with title, description, state, assignee, project, and labels. The standard read after a trigger fires. |
| List Issues | Lists recent issues from Linear with filters for team, state, assignee, project, and label. Used for digests, sprint reviews, or warehouse exports. |
| List Projects | Lists projects in your Linear workspace with name, state, lead, and target date. Used to populate a project picker or for roadmap reporting. |
| List Teams | Lists all teams in your Linear workspace with key and name. Required first step to get team IDs for creating issues. |
| Search Issues | Searches issues in Linear by title or identifier. The right tool for upsert lookups or for finding related work by keyword. |
| Update Issue | Updates fields on an existing Linear issue: title, description, state, priority, assignee, estimate, labels, project, or cycle. Only the fields you pass are changed. |
Pre-built Linear workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Linear once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Linear field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Linear integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Linear to Tiny Command?
What Linear triggers does Tiny Command support?
What Linear actions can I run from a workflow?
Is the Linear integration real-time?
Do I need to write code to use Linear with Tiny Command?
How much does the Linear integration cost?
More developer tools apps people connect.
Same category as Linear, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Linear.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.