Quay lại Google Drive

Kết nối Knoon AI với Google Drive (Google) để tự động hóa các quy trình làm việc AI.

Copy a Google Drive file to another folder, with optional rename.
googleDriveCopyFile
BẢN THỬ NGHIỆM
Quyền hạn
  • https://www.googleapis.com/auth/drive.file
Quyền hạn tùy chọn
  • https://www.googleapis.com/auth/drive
Tham số
TênLoạiMô tảBắt buộc
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").Không
Trả về
TênLoạiMô tả
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).