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