Copy OneDrive Item
drive_copy_itemCopy OneDrive files or folders to another folder, with an optional new name. The async operation provides a status monitor URL.
Instructions
Copy a OneDrive file or folder asynchronously to another folder. The response may include an operation monitor URL. Chinese intents / 中文意图: 复制OneDrive文件, 复制网盘文件夹, 创建文件副本.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Source item ID. | |
| newName | No | Optional name for the copy. | |
| parentItemId | Yes | Destination parent folder ID. |