Skip to main content
Server path: /google-drive-api | Type: Application | PCID required: Yes

Tools


google-drive-api_copy_file

Creates a copy of a file and applies any requested updates with patch semantics. Folders cannot be copied. Parameters:

google-drive-api_create_comment

Creates a comment on a file. Parameters:

google-drive-api_create_file

Creates a file. Parameters:

google-drive-api_create_permission

Creates a permission for a file or shared drive. For more information on creating permissions, see Share files, folders & drives. Parameters:

google-drive-api_create_reply

Creates a reply to a comment. Parameters:

google-drive-api_delete_comment

Deletes a comment. Parameters:

google-drive-api_delete_file

Permanently deletes a file owned by the user without moving it to the trash. If the file belongs to a shared drive the user must be an organizer on the parent. If the target is a folder, all descendants owned by the user are also deleted. Parameters:

google-drive-api_delete_permission

Deletes a permission. Parameters:

google-drive-api_delete_reply

Deletes a reply. Parameters:

google-drive-api_export_file

Exports a Google Workspace document to the requested MIME type and returns exported byte content. Note that the exported content is limited to 10MB. Parameters:

google-drive-api_get_about

Gets information about the user, the user’s Drive, and system capabilities. Parameters:

google-drive-api_get_comment

Gets a comment by ID. Parameters:

google-drive-api_get_file

Gets a file’s metadata or content by ID. Parameters:

google-drive-api_get_permission

Gets a permission by ID. Parameters:

google-drive-api_get_reply

Gets a reply by ID. Parameters:

google-drive-api_list_comments

Lists a file’s comments. Parameters:

google-drive-api_list_files

Lists or searches files. Parameters:

google-drive-api_list_permissions

Lists a file’s or shared drive’s permissions. Parameters:

google-drive-api_list_replies

Lists a comment’s replies. Parameters:

google-drive-api_update_comment

Updates a comment with patch semantics. Parameters:

google-drive-api_update_file

Updates a file’s metadata and/or content. When calling this method, only populate fields in the request that you want to modify. When updating fields, some fields might change automatically, such as modifiedDate. This method supports patch semantics. Parameters:

google-drive-api_update_permission

Updates a permission with patch semantics. Parameters:

google-drive-api_update_reply

Updates a reply with patch semantics. Parameters: