List issues
list_issuesRetrieve and filter Backlog issues from accessible projects using criteria like project ID, status, assignee, or keywords to manage and track work items.
Instructions
List Backlog issues in accessible projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectKey | No | ||
| statusId | No | ||
| assigneeId | No | ||
| createdUserId | No | ||
| keyword | No | ||
| offset | No | ||
| count | No | ||
| sort | No | The item to sort the results by. Allowed values: summary, status, priority, updated, created, startDate, dueDate, estimatedHours, actualHours, childIssue | |
| order | No | The sort order (asc or desc) |