List Linear issues
linear_list_issuesList Linear issues with filters for team, project, cycle, assignee, state, or label. Use assigneeId='me' for current user.
Instructions
List issues with optional team / project / cycle / assignee / state / label filters. Pass assigneeId='me' for the current user; pass state for an exact state name such as 'In Review', or stateType for backlog|unstarted|started|completed|canceled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| state | No | Exact workflow state name, e.g. 'In Review' | |
| teamId | No | Team UUID or key | |
| cycleId | No | ||
| labelId | No | ||
| stateId | No | ||
| projectId | No | ||
| stateType | No | ||
| assigneeId | No | Assignee UUID, or 'me' | |
| includeArchived | No |