工具 API

list_issues

列出用户 Linear 工作区中的问题。若要查看我的问题,请将"me"用作处理人。无处理人时使用"null"。

devOAuth1 积分

调用信息

工具标识
linear.list_issues
服务提供方
Linear
平均响应
1740 ms
近 7 天调用
1

输入参数

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