Copy SharePoint Library Item
sharepoint_copy_drive_itemCopies a SharePoint file or folder to a specified parent folder asynchronously. Provide source item ID, drive ID, and destination parent folder ID.
Instructions
Copy a SharePoint file or folder asynchronously. Chinese intents / 中文意图: 复制SharePoint文件, 复制文档库文件夹, 创建团队文件副本.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Source item ID. | |
| driveId | Yes | Document-library drive ID. | |
| newName | No | Optional copy name. | |
| parentItemId | Yes | Destination parent folder ID. |