Features
- List and search issues
- Create and update issues
- Move issues between states
- Assign issues to team members
- View project and cycle progress
- Sync with GitHub issues
- Generate sprint reports
- Track team workload
Setup
Supported Actions
| Action | Description |
|---|---|
list_issues | List issues with optional filters |
create_issue | Create a new issue |
update_issue | Update issue status, assignee, or priority |
get_projects | List projects |
get_cycles | View cycle information |
search_issues | Search issues by keyword |
get_team_members | List team members |
Examples
List assigned issues
Create an issue
Move issue to done
Sprint summary
Daily standup
Troubleshooting
Issues not appearing- Verify you have access to the team in Linear
- Check that the workspace is correctly connected
- Confirm you have permission to edit the issue
- Ensure the target state exists in your workflow
- Re-authorize to refresh team member data
Best Practices
- Use issue identifiers: “ENG-123” not “the login bug”
- Specify team when creating issues if you have multiple teams
- Include priority and labels for better organization