返回 Microsoft OneDrive

将 Knoon AI 与 Microsoft OneDrive (Microsoft) 连接以自动化 AI 工作流。

Move a OneDrive or SharePoint file to another folder, with optional rename.
microsoftOneDriveMoveFile
测试版
权限
  • Files.ReadWrite
可选权限
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
参数
名称类型描述必填
fileIdfile Select the file to move.是的
destinationFolderIdfile Select the destination folder.是的
newFileNamemustache Optional. Rename the file while moving (e.g. "report-final.pdf").没有
回报
名称类型描述
statusstring MOVED or ERROR.
sensitive.fileIdstring DriveItem ID.
sensitive.namestring File name after move.
sensitive.mimeTypestring File MIME type.
sensitive.sizestring Size (bytes).
sensitive.parentReferenceobject Parent reference metadata after move.
confidential.webUrlstring Web URL to open the item (if available).