backlog_update_issue
Modify project issue details in Backlog by updating attributes such as status, assignee, due date, or description using the Backlog API. Streamline issue management with structured inputs for efficient project tracking.
Instructions
Update an issue using the Backlog Issue API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
actualHours | No | Actual hours | |
assigneeId | No | Assignee id | |
attachmentId | No | Attachment ids | |
categoryId | No | Category ids | |
comment | No | Comment | |
description | No | Description | |
dueDate | No | Due date | |
estimatedHours | No | Estimated hours | |
issueIdOrKey | Yes | Issue ID or Issue Key | |
issueTypeId | No | Issue type id | |
milestoneId | No | Milestone ids | |
notifiedUserId | No | Notified user ids | |
parentIssueId | No | Parent issue id | |
priorityId | No | Priority id | |
startDate | No | Start date | |
statusId | No | Status id | |
summary | No | Summary | |
versionId | No | Version 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
- @taylor-lindores-reeves/mcp-github-projects
- @taylor-lindores-reeves/mcp-github-projects
- @fleagne/backlog-mcp-server