backlog_add_issue
Add a new issue to a Backlog project by specifying details like project ID, summary, issue type, and priority. Streamlines task creation for efficient project management.
Instructions
Add an issue using the Backlog Issue API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
actualHours | No | Actual hours for the issue | |
assigneeId | No | Assignee id | |
categoryId | No | Category id | |
description | No | Description of the issue | |
dueDate | No | Due date of the issue (YYYY-MM-DD format) | |
estimatedHours | No | Estimated hours for the issue | |
issueTypeId | Yes | Issue type id | |
milestoneId | No | Milestone id | |
priorityId | Yes | Priority id | |
projectId | Yes | Project id | |
startDate | No | Start date of the issue (YYYY-MM-DD format) | |
summary | Yes | Summary of the issue | |
versionId | No | Version id |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Backlog MCP Server
Related Tools
- @fleagne/backlog-mcp-server
- @fleagne/backlog-mcp-server
- @tacticlaunch/mcp-linear
- @tacticlaunch/mcp-linear
- @vinayak-mehta/linear-mcp