create_issue
Creates a new Linear issue with specified details. Use this to create tickets for tasks, bugs, or feature requests. Returns the created issue's identifier and URL.
update_issue
Updates an existing Linear issue's properties. Use this to modify issue details like title, description, priority, or status.
search_issues
Searches Linear issues using flexible criteria. Supports filtering by various attributes.
get_user_issues
Retrieves issues assigned to a specific user or the authenticated user if no userId is provided.
add_comment
Adds a comment to an existing Linear issue. Supports markdown formatting in the comment body.
get_organization
Get details about your Linear organization including teams and users
get_viewer
Get details about the authenticated user
Enter a concise and descriptive name for your server.
Linear API key from Settings > API