TOOL API

list_issues

List issues in the user's Linear workspace. For my issues, use "me" as the assignee. Use "null" for no assignee.

devOAuth1 credits

Call information

Tool slug
linear.list_issues
Provider
Linear
Average response
1740 ms
Calls in 7 days
1

Input parameters

limit

Max results (default 50, max 250)

cursor

Next page cursor

orderBy

Sort: createdAt | updatedAt

query

Search issue title or description

team

Team name or ID

state

State type, name, or ID

cycle

Cycle name, number, or ID

label

Label name or ID

assignee

User ID, name, email, or "me"

delegate

Agent name or ID

project

Project name, ID, or slug

priority

0=None, 1=Urgent, 2=High, 3=Normal, 4=Low

parentId

Parent issue ID or identifier (e.g., LIN-123)

createdAt

Created after: ISO-8601 date/duration (e.g., -P1D)

updatedAt

Updated after: ISO-8601 date/duration (e.g., -P1D)

includeArchived

Include archived items