Microsoft OneDrive に戻る

Microsoft OneDrive (Microsoft) と Knoon AI を接続して 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).