Batch Create Issues
panelTodo_batchCreateIssuesBatch create up to 50 issues at once for sprint planning, assigning each with title, status, priority, assignee, and blockers.
Instructions
Create multiple issues at once. Useful for sprint planning when creating many related issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issues | Yes | Issues to create (max 50) | |
| sprintId | No | Assign all issues to this sprint |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| issues | Yes | ||
| message | Yes | ||
| success | Yes |