Move OneDrive Item
drive_move_itemMove a OneDrive file or folder to a new parent folder by specifying the item ID and destination folder ID.
Instructions
Move a file or folder in the signed-in user OneDrive to a new parent folder. Requires delegated Files.ReadWrite. Chinese intents / 中文意图: 移动OneDrive文件, 移动网盘文件, 把文件移到文件夹.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | OneDrive item ID to move. | |
| newParentItemId | Yes | Destination parent folder ID. |