Skip to main content
Every linear.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Comments

create

comments.create Post a comment on an issue Risk: write
Input Output

delete

comments.delete Delete a comment [DESTRUCTIVE] Risk: destructive · Irreversible
Input Output: boolean

list

comments.list List comments on an issue Risk: read
Input Output

update

comments.update Update a comment Risk: write
Input
Output

Issues

create

issues.create Create a new issue Risk: write
Input Output

delete

issues.delete Permanently delete an issue [DESTRUCTIVE · IRREVERSIBLE] Risk: destructive · Irreversible
Input Output: boolean

get

issues.get Get a specific issue Risk: read
Input Output

list

issues.list List issues in a team Risk: read
Input Output

update

issues.update Update an existing issue Risk: write
Input
Output

Projects

create

projects.create Create a new project Risk: write
Input Output

delete

projects.delete Permanently delete a project [DESTRUCTIVE · IRREVERSIBLE] Risk: destructive · Irreversible
Input Output: boolean

get

projects.get Get a specific project Risk: read
Input Output

list

projects.list List projects in a team Risk: read
Input Output

update

projects.update Update an existing project Risk: write
Input
Output

Teams

get

teams.get Get a specific team Risk: read
Input Output

list

teams.list List teams in the workspace Risk: read
Input Output

Users

get

users.get Get a specific user Risk: read
Input Output

list

users.list List users in the workspace Risk: read
Input Output