앱 마켓으로 돌아가기

Knoon AI를 Google Drive (Google)과 연결하여 AI 워크플로우를 자동화하세요.

Integrate with Google services such as Drive, Sheets, and other Workspace apps.
Google
베타
앱 트리거
앱 동작
Copy File
베타
Copy a Google Drive file to another folder, with optional rename.
googleDriveCopyFile
Create Folder
베타
Create a new folder in Google Drive, optionally inside a specific parent folder.
googleDriveCreateFolder
Download File to Attachment
베타
Download a file from Google Drive. Maximum supported file size is 10MB.
googleDriveDownloadFileToAttachment
Export File to Attachment
베타
Export a Google Workspace file from Google Drive to another format and save it as an attachment. Maximum supported exported file size is 10MB.
googleDriveExportFileToAttachment
Get File
베타
Get metadata for a Google Drive file or folder.
googleDriveGetFile
List Files in Folder
내부
베타
List files in a specific Google Drive folder.
googleDriveListFilesInFolder
Move File
베타
Move a Google Drive file to another folder, with optional rename.
googleDriveMoveFile
Read Text File
베타
Read the contents of a text-based file (e.g. JSON, plain text, Markdown) from Google Drive as a string. Maximum supported file size is 10MB.
googleDriveReadText
Search Files
내부
베타
Search for files by name in Google Drive.
googleDriveSearchFiles
Search Files in Folder
내부
베타
Search for files by name within a specific Google Drive folder.
googleDriveSearchFilesInFolder
Update Text File
베타
Update the contents of an existing text file in Google Drive. Maximum supported file size is 100MB.
googleDriveUpdateText
Upload Attachment
베타
Upload an attachment file to Google Drive, optionally inside a specific folder. Maximum supported file size is 100MB.
googleDriveUploadAttachment
Upload File from URL
베타
Download a file from a public URL and upload it into Google Drive, optionally inside a specific folder. Maximum supported file size is 100MB.
googleDriveUploadURL
Upload Text File
베타
Upload a text file to Google Drive from plain text content (e.g. JSON, logs, or simple text). Maximum supported file size is 100MB.
googleDriveUploadText