חזרה אל Google Drive

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

Copy a Google Drive file to another folder, with optional rename.
googleDriveCopyFile
בטא
הרשאות
  • https://www.googleapis.com/auth/drive.file
הרשאות אופציונליות
  • https://www.googleapis.com/auth/drive
פרמטרים
שםסוגתיאורנדרש
fileIdfile Select the Google Drive file to copy.כן
destinationFolderIdfile Select the destination folder.כן
newFileNamemustache Optional. Name for the copied file (e.g. "report-copy.pdf").לא
החזרות
שםסוגתיאור
statusstring COPIED or ERROR.
sensitive.fileIdstring Google Drive file ID of the copied file.
sensitive.namestring Copied file name.
sensitive.mimeTypestring File MIME type.
sensitive.sizestring Size (bytes).
sensitive.parentsarray Parent folder IDs for the copied file.
confidential.webViewLinkstring Link to open the file in Google Drive (if available).
confidential.webContentLinkstring Direct download link for the file content (if available).