list_issues
Filter and retrieve issues by assignee, status, team, or quantity using Linear’s API to streamline issue management and tracking.
Instructions
List issues with optional filters
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assigneeId | No | Filter by assignee ID (optional) | |
first | No | Number of issues to return (default: 50) | |
status | No | Filter by status (optional) | |
teamId | No | Filter by team ID (optional) |