clone_work_item
Duplicates an existing work item, optionally moving it to a different board in your project.
Instructions
Create a copy of an existing work item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | No | Target board for the clone (defaults to same board) | |
| projectId | Yes | ||
| workItemId | Yes |