paperclip_create_issue
Create a new task on the Paperclip Kanban board by specifying title, description, priority, labels, and assignee. Set due dates, parent issues, and projects to organize workflow.
Instructions
Create a new issue/task on the Paperclip Kanban board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Issue title | |
| labels | No | Labels for the issue | |
| dueDate | No | Due date in ISO format | |
| parentId | No | Parent issue ID for sub-tasks | |
| priority | No | Issue priority | |
| projectId | No | Project ID | |
| assigneeId | No | Agent ID to assign the issue to | |
| description | No | Issue description |