Google Drive öğesine geri dön

Knoon AI'yi Google Drive (Google) ile bağlayarak AI iş akışlarını otomatikleştirin.

Move a Google Drive file to another folder, with optional rename.
googleDriveMoveFile
BETA
İzinler
  • https://www.googleapis.com/auth/drive.file
İsteğe bağlı izinler
  • https://www.googleapis.com/auth/drive
Parametreler
İsimTürAçıklamaGerekli
fileIdfile Select the Google Drive file to move.Evet
destinationFolderIdfile Select the destination folder.Evet
newFileNamemustache Optional. Rename the file while moving (e.g. "report-final.pdf").Hayır
İadeler
İsimTürAçıklama
statusstring MOVED or ERROR.
sensitive.fileIdstring Google Drive file ID.
sensitive.namestring File name after move.
sensitive.mimeTypestring File MIME type.
sensitive.sizestring Size (bytes).
sensitive.parentsarray Parent folder IDs after move.
confidential.webViewLinkstring Link to open the file in Google Drive (if available).
confidential.webContentLinkstring Direct download link for the file content (if available).