moveFromDocument
Move a specified work item from a document using its project and work item IDs.
Instructions
Moves the specified Work Item from the Document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. |