Linear
Read and create Linear issues across the workspace's teams.
Continue with Linear to browse teams, list and read issues with their comments, and create new issues.
Connect
Sign in with Linear. Sign in with Linear to browse teams and issues and create new issues as your Linear member. An organization admin configures the OAuth app once under Integrations → OAuth apps; after that, connecting is a consent screen.
-
Connecting signs in as YOU - issues created through this connection are authored by your Linear member.
-
The app asks only to read the workspace and create issues. It cannot edit or delete existing issues, post comments, or administer the workspace.
-
Your organization can use Yekar.AI's managed Linear app or configure its own Linear OAuth app under Integrations → OAuth apps.
Tools
| Tool | Access | What it does |
|---|---|---|
Who am I (yekar.linear.viewer) | Read | Return the Linear account and workspace this connection authenticates as. |
List teams (yekar.linear.list-teams) | Read | List the workspace's teams - issue identifiers and creation both key off a team. |
List issues (yekar.linear.list-issues) | Read | List issues ordered by most recently updated, filterable by team, assignee, state type and title. |
Get issue (yekar.linear.get-issue) | Read | Read one issue in full: description, state, assignee, labels and recent comments. |
Create issue (yekar.linear.create-issue) | Write | Create a Linear issue in one team and return its identifier and URL. |
Notes
- Continue with Linear through Yekar.AI's managed app, or configure your own Linear OAuth app under Integrations → OAuth apps before connecting.
- The OAuth consent requests the read and
issues:createscopes; the connection acts as that Linear member, and issues it creates are authored by them.