Linear
Learn how to use Linear with Composio
Overview
Enum
LINEAR
Description
Connect to Linear to create and manage issues, list projects, teams, and more
Authentication Details
OAUTH2
API_KEY
Actions
LINEAR_CREATE_LINEAR_ATTACHMENT
Create a new attachment on a linear issue
Action Parameters
Action Response
LINEAR_CREATE_LINEAR_COMMENT
Create a new comment on a linear issue
Action Parameters
Action Response
LINEAR_CREATE_LINEAR_ISSUE
Create a new issue in a linear account and return the url of the created issue. note: use linear create linear issue details action to get the default state and estimate for a linear team.
Action Parameters
Action Response
LINEAR_CREATE_LINEAR_ISSUE_DETAILS
Use this action before creating a linear issue to get the default issue estimate and state for a linear team.
Action Parameters
Action Response
LINEAR_CREATE_LINEAR_LABEL
Create a new label in a linear team
Action Parameters
Action Response
LINEAR_DELETE_LINEAR_ISSUE
Delete an issue in linear using the issue id.
Action Parameters
Action Response
LINEAR_GET_ATTACHMENTS
Download attachments from a linear issue.
Action Parameters
Action Response
LINEAR_GET_CYCLES_BY_TEAM_ID
Get the list of cycles in a linear team.
Action Parameters
Action Response
LINEAR_GET_LINEAR_ISSUE
Get the details of a linear issue like title, description, attachments, comments.
Action Parameters
Action Response
LINEAR_LIST_LINEAR_CYCLES
Get the list of all cycles in a linear account
Action Parameters
Action Response
LINEAR_LIST_LINEAR_ISSUES
Get the list of issues in a linear project
Action Parameters
Action Response
LINEAR_LIST_LINEAR_LABELS
Get the list of labels in a linear team
Action Parameters
Action Response
LINEAR_LIST_LINEAR_PROJECTS
Get the list of projects in a linear account
Action Parameters
Action Response
LINEAR_LIST_LINEAR_STATES
Get the list of states in a linear team.
Action Parameters
Action Response
LINEAR_LIST_LINEAR_TEAMS
Get the list of teams in a linear account filtered by project id
Action Parameters
Action Response
LINEAR_REMOVE_ISSUE_LABEL
This tool removes a specific label from an existing linear issue. it enables users to remove a label from an issue, complementing the existing linear create linear label tool for complete label management.
Action Parameters
Action Response
LINEAR_RUN_QUERY_OR_MUTATION
Run a query or mutation on linear
Action Parameters
Action Response
LINEAR_UPDATE_ISSUE
Updates an existing issue in linear with the specified parameters. this tool allows modification of various issue attributes including title, description, status, priority, labels, and more.
Action Parameters
Action Response