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_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_GET_ATTACHMENTS
Download attachments from 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_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_LIST_LINEAR_ISSUES
Get the list of issues in a linear project
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_CREATE_LINEAR_ATTACHMENT
Create a new attachment on a linear issue
Action Parameters
Action Response
LINEAR_CREATE_LINEAR_LABEL
Create a new label in a linear team
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_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