العودة إلى Google Drive

اتصل بـ Knoon AI مع Google Drive (Google) لأتمتة تدفقات عمل الذكاء الاصطناعي.

Move a Google Drive file to another folder, with optional rename.
googleDriveMoveFile
بيتا
الأذونات
  • https://www.googleapis.com/auth/drive.file
الأذونات الاختيارية
  • https://www.googleapis.com/auth/drive
المعلمات
الاسمالنوعالوصفمطلوب
fileIdfile Select the Google Drive file to move.نعم
destinationFolderIdfile Select the destination folder.نعم
newFileNamemustache Optional. Rename the file while moving (e.g. "report-final.pdf").لا
العائدات
الاسمالنوعالوصف
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).