Back to Google Drive

Connect Knoon AI with Google Drive (Google) to automate AI workflows.

Download a file from Google Drive. Maximum supported file size is 10MB.
googleDriveDownloadFileToAttachment
BETA
Permissions
  • https://www.googleapis.com/auth/drive.file
Optional permissions
  • https://www.googleapis.com/auth/drive
Parameters
NameTypeDescriptionRequired
fileIdfile Select the Google Drive file to download as an attachment. The file must not exceed 10MB.Yes
fileNamemustache Optional. Override the attachment file name (e.g. "invoice-123.pdf").No
Returns
NameTypeDescription
statusstring DONE.
contentstring Attachment.
sensitive.namestring Name of the saved attachment.
sensitive.mimeTypestring MIME type of the saved attachment.
sensitive.sizestring Size (bytes).