Rename SharePoint Library Item
sharepoint_rename_drive_itemRename a file or folder in a SharePoint document library by providing its drive ID, item ID, and new name. Simplifies updating document names in Microsoft 365.
Instructions
Rename a file or folder in a SharePoint document library. Chinese intents / 中文意图: 重命名SharePoint文件, 修改文档库文件名, 重命名团队文件夹.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | File or folder item ID. | |
| driveId | Yes | Document-library drive ID. | |
| newName | Yes | New name. |