العودة إلى سوق التطبيقات

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

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