Πίσω στο 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).