Linear
Overview
SLUG: LINEAR
Description
Linear is a streamlined issue tracking and project planning tool for modern teams, featuring fast workflows, keyboard shortcuts, and GitHub integrations
Authentication Details
OAuth2
API Key
Connecting to Linear
Create an auth config
Use the dashboard to create an auth config for the Linear toolkit. This allows you to connect multiple Linear accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Linear toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
LINEAR_REMOVE_ISSUE_LABEL
Tool Name: Remove label from Linear issue
Description
Action Parameters
Action Response
LINEAR_UPDATE_ISSUE
Tool Name: Update issue
Description
Action Parameters
Action Response
LINEAR_CREATE_LINEAR_ATTACHMENT
Tool Name: Create linear attachment
Description
Action Parameters
Action Response
LINEAR_CREATE_LINEAR_COMMENT
Tool Name: Create a comment
Description
Action Parameters
Action Response
LINEAR_CREATE_LINEAR_ISSUE
Tool Name: Create linear issue
Description
Action Parameters
Action Response
LINEAR_CREATE_LINEAR_ISSUE_DETAILS
Tool Name: Get create issue default params
Description
Action Parameters
Action Response
LINEAR_CREATE_LINEAR_LABEL
Tool Name: Create a label
Description
Action Parameters
Action Response
LINEAR_DELETE_LINEAR_ISSUE
Tool Name: Delete issue
Description
Action Parameters
Action Response
LINEAR_GET_ATTACHMENTS
Tool Name: Download issue attachments
Description
Action Parameters
Action Response
LINEAR_GET_CYCLES_BY_TEAM_ID
Tool Name: Get cycles by team ID
Description
Action Parameters
Action Response
LINEAR_GET_LINEAR_ISSUE
Tool Name: Get Linear issue
Description
Action Parameters
Action Response
LINEAR_LIST_LINEAR_CYCLES
Tool Name: Get all cycles
Description
Action Parameters
Action Response
LINEAR_LIST_LINEAR_ISSUES
Tool Name: List Linear issues
Description
Action Parameters
Action Response
LINEAR_LIST_LINEAR_LABELS
Tool Name: Get labels by team
Description
Action Parameters
Action Response
LINEAR_LIST_LINEAR_PROJECTS
Tool Name: List linear projects
Description
Action Parameters
Action Response
LINEAR_LIST_LINEAR_STATES
Tool Name: List Linear states
Description
Action Parameters
Action Response
LINEAR_LIST_LINEAR_TEAMS
Tool Name: Get teams by project
Description
Action Parameters
Action Response
LINEAR_RUN_QUERY_OR_MUTATION
Tool Name: Run Query or Mutation
Description
Action Parameters
Action Response