count_issues
Count issues in Backlog projects by filtering based on project, issue type, category, version, milestone, status, priority, assignee, keyword, and date ranges for effective issue tracking.
Instructions
Returns count of issues
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assigneeId | No | Assignee user IDs | |
categoryId | No | Category IDs | |
createdSince | No | Created since (yyyy-MM-dd) | |
createdUntil | No | Created until (yyyy-MM-dd) | |
createdUserId | No | Created user IDs | |
dueDateSince | No | Due date since (yyyy-MM-dd) | |
dueDateUntil | No | Due date until (yyyy-MM-dd) | |
issueTypeId | No | Issue type IDs | |
keyword | No | Keyword to search for in issues | |
milestoneId | No | Milestone IDs | |
parentIssueId | No | Parent issue IDs | |
priorityId | No | Priority IDs | |
projectId | No | Project IDs | |
resolutionId | No | Resolution IDs | |
startDateSince | No | Start date since (yyyy-MM-dd) | |
startDateUntil | No | Start date until (yyyy-MM-dd) | |
statusId | No | Status IDs | |
updatedSince | No | Updated since (yyyy-MM-dd) | |
updatedUntil | No | Updated until (yyyy-MM-dd) | |
versionId | No | Version IDs |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Backlog MCP Server
- add_issue
- add_issue_comment
- add_project
- add_pull_request
- add_pull_request_comment
- add_wiki
- count_issues
- count_notifications
- delete_issue
- delete_project
- get_categories
- get_git_repositories
- get_git_repository
- get_issue
- get_issue_comments
- get_issues
- get_issue_types
- get_myself
- get_notifications
- get_priorities
- get_project
- get_project_list
- get_pull_request
- get_pull_request_comments
- get_pull_requests
- get_pull_requests_count
- get_resolutions
- get_space
- get_users
- get_watching_list_count
- get_watching_list_items
- get_wiki
- get_wiki_pages
- get_wikis_count
- mark_notification_as_read
- reset_unread_notification_count
- update_issue
- update_project
- update_pull_request
- update_pull_request_comment
Related Tools
- @nulab/backlog-mcp-server
- @nulab/backlog-mcp-server
- @fleagne/backlog-mcp-server
- @fleagne/backlog-mcp-server
- @nulab/backlog-mcp-server