חזרה אל Microsoft OneDrive

התחבר ל-Knoon AI עם Microsoft OneDrive (Microsoft) כדי לאוטומטי תהליכי עבודה של AI.

Copy a OneDrive or SharePoint file to another folder, with optional rename.
microsoftOneDriveCopyFile
בטא
הרשאות
  • Files.ReadWrite
הרשאות אופציונליות
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
פרמטרים
שםסוגתיאורנדרש
fileIdfile Select the file to copy.כן
destinationFolderIdfile Select the destination folder.כן
newFileNamemustache Optional. Name for the copied file (e.g. "report-copy.pdf").לא
overwriteExistingboolean If true, overwrite the file if it already exists at destination. If false, return an error.לא
החזרות
שםסוגתיאור
statusstring COPIED or ERROR.
sensitive.fileIdstring DriveItem ID of the copied file.
sensitive.namestring Copied file name.
sensitive.mimeTypestring File MIME type.
sensitive.sizestring Size (bytes).
sensitive.parentReferenceobject Parent reference metadata for the copied file.
confidential.webUrlstring Web URL to open the item (if available).