返回 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).