Connect Linear to let Agents create and manage issues, search projects, and add comments. Linear is available as a set of Agent tools, not as Flow steps.
Setting up Linear
- Go to Settings → Integrations
- Find Linear
- Click Connect to Linear
- Sign in to Linear
- Select which workspace to connect
- Authorize Runtype
Once connected, the following tools are available to Agents:
- create_issue — Create a new issue (with team, priority, labels, project, and estimate)
- update_issue — Update an existing issue
- search_issues — Search for issues with team, assignee, and state filters
- get_issue — Get details of a specific issue by ID or identifier (e.g., “ENG-123”)
- list_teams — List all teams in the workspace
- list_projects — List projects, optionally filtered by team
- add_comment — Add a comment to an issue
Enable these tools when configuring an Agent.
Use cases
- Bug reporting: Auto-create issues from customer feedback
- Feature requests: Track requests from chat interactions
- Escalations: Create urgent issues when AI detects problems
- Monitoring: Log anomalies detected by scheduled Agents
Disconnecting Linear
- Settings → Integrations → Linear
- Click Disconnect
Next steps
- GitHub integration for code-related issue tracking
- What are Agents? to build Agents that use Linear tools