backlog_get_issues
Retrieve and filter Backlog issues by project, assignee, status, and more using the Backlog Issues API. Supports pagination, sorting, and date-based searches.
Instructions
Performs list issue get using the Backlog Issues API. Supports pagination, content filtering. Maximum 20 results per request, with offset for pagination.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assigneeId | No | Assignee ids | |
count | No | Number of results (1-100, default 20) | |
createdSince | No | Start date of created date (YYYY-MM-DD format) | |
createdUntil | No | End date of created date (YYYY-MM-DD format) | |
keyword | No | Keyword for searching | |
offset | No | Offset for pagination | |
order | No | Sort order | desc |
priorityId | No | Priority ids | |
projectId | No | Project ids | |
sort | No | Attribute name for sorting | |
statusId | No | Status ids |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Backlog MCP Server
Related Tools
- @fleagne/backlog-mcp-server
- @fleagne/backlog-mcp-server
- @fleagne/backlog-mcp-server
- @JordanDalton/ServiceTitanMcpServer
- @yonaka15/mcp-server-redmine