Googledrive
Overview
SLUG: GOOGLEDRIVE
Description
Google Drive is a cloud storage solution for uploading, sharing, and collaborating on files across devices, with robust search and offline access
Authentication Details
OAuth2
Bearer Token
Connecting to Googledrive
Create an auth config
Use the dashboard to create an auth config for the Googledrive toolkit. This allows you to connect multiple Googledrive accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using Bearer Token
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Googledrive toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GOOGLEDRIVE_CREATE_COMMENT
Tool Name: Create Comment
Description
Action Parameters
Action Response
GOOGLEDRIVE_CREATE_DRIVE
Tool Name: Create Shared Drive
Description
Action Parameters
Action Response
GOOGLEDRIVE_CREATE_FILE
Tool Name: Create File or Folder
Description
Action Parameters
Action Response
GOOGLEDRIVE_CREATE_FOLDER
Tool Name: Create a folder
Description
Action Parameters
Action Response
GOOGLEDRIVE_CREATE_REPLY
Tool Name: Create Reply
Description
Action Parameters
Action Response
GOOGLEDRIVE_CREATE_SHORTCUT_TO_FILE
Tool Name: Create Shortcut to File/Folder
Description
Action Parameters
Action Response
GOOGLEDRIVE_DELETE_COMMENT
Tool Name: Delete Comment
Description
Action Parameters
Action Response
GOOGLEDRIVE_DELETE_DRIVE
Tool Name: Delete Shared Drive
Description
Action Parameters
Action Response
GOOGLEDRIVE_DELETE_PERMISSION
Tool Name: Delete Permission
Description
Action Parameters
Action Response
GOOGLEDRIVE_DELETE_REPLY
Tool Name: Delete Reply
Description
Action Parameters
Action Response
GOOGLEDRIVE_DOWNLOAD_FILE
Tool Name: Download a file from Google Drive
Description
Action Parameters
Action Response
GOOGLEDRIVE_EMPTY_TRASH
Tool Name: Empty Trash
Description
Action Parameters
Action Response
GOOGLEDRIVE_FILES_MODIFY_LABELS
Tool Name: Modify File Labels
Description
Action Parameters
Action Response
GOOGLEDRIVE_GENERATE_IDS
Tool Name: Generate File IDs
Description
Action Parameters
Action Response
GOOGLEDRIVE_GET_ABOUT
Tool Name: Get About Information
Description
Action Parameters
Action Response
GOOGLEDRIVE_GET_CHANGES_START_PAGE_TOKEN
Tool Name: Get Changes Start Page Token
Description
Action Parameters
Action Response
GOOGLEDRIVE_GET_COMMENT
Tool Name: Get Comment
Description
Action Parameters
Action Response
GOOGLEDRIVE_GET_DRIVE
Tool Name: Get Shared Drive
Description
Action Parameters
Action Response
GOOGLEDRIVE_GET_FILE_METADATA
Tool Name: Get File Metadata
Description
Action Parameters
Action Response
GOOGLEDRIVE_GET_PERMISSION
Tool Name: Get Permission
Description
Action Parameters
Action Response
GOOGLEDRIVE_GET_REPLY
Tool Name: Get Reply
Description
Action Parameters
Action Response
GOOGLEDRIVE_GET_REVISION
Tool Name: Get Revision
Description
Action Parameters
Action Response
GOOGLEDRIVE_HIDE_DRIVE
Tool Name: Hide Shared Drive
Description
Action Parameters
Action Response
GOOGLEDRIVE_LIST_CHANGES
Tool Name: List Changes
Description
Action Parameters
Action Response
GOOGLEDRIVE_LIST_COMMENTS
Tool Name: List Comments
Description
Action Parameters
Action Response
GOOGLEDRIVE_LIST_FILES
Tool Name: List Files and Folders
Description
Action Parameters
Action Response
GOOGLEDRIVE_LIST_FILE_LABELS
Tool Name: List File Labels
Description
Action Parameters
Action Response
GOOGLEDRIVE_LIST_PERMISSIONS
Tool Name: List Permissions
Description
Action Parameters
Action Response
GOOGLEDRIVE_LIST_REPLIES_TO_COMMENT
Tool Name: List Replies to Comment
Description
Action Parameters
Action Response
GOOGLEDRIVE_LIST_REVISIONS
Tool Name: List File Revisions
Description
Action Parameters
Action Response
GOOGLEDRIVE_MOVE_FILE
Tool Name: Move File
Description
Action Parameters
Action Response
GOOGLEDRIVE_PARSE_FILE
Tool Name: Export or download a file
Description
Action Parameters
Action Response
GOOGLEDRIVE_STOP_WATCH_CHANNEL
Tool Name: Stop Watch Channel
Description
Action Parameters
Action Response
GOOGLEDRIVE_UNHIDE_DRIVE
Tool Name: Unhide Shared Drive
Description
Action Parameters
Action Response
GOOGLEDRIVE_UNTRASH_FILE
Tool Name: Untrash File
Description
Action Parameters
Action Response
GOOGLEDRIVE_UPDATE_COMMENT
Tool Name: Update Comment
Description
Action Parameters
Action Response
GOOGLEDRIVE_UPDATE_DRIVE
Tool Name: Update Shared Drive
Description
Action Parameters
Action Response
GOOGLEDRIVE_UPDATE_FILE_PUT
Tool Name: Update File (Metadata)
Description
Action Parameters
Action Response
GOOGLEDRIVE_UPDATE_FILE_REVISION_METADATA
Tool Name: Update File Revision Metadata
Description
Action Parameters
Action Response
GOOGLEDRIVE_UPDATE_PERMISSION
Tool Name: Update Permission
Description
Action Parameters
Action Response
GOOGLEDRIVE_UPDATE_REPLY
Tool Name: Update Reply
Description
Action Parameters
Action Response
GOOGLEDRIVE_UPLOAD_FILE
Tool Name: Upload File
Description
Action Parameters
Action Response
GOOGLEDRIVE_WATCH_CHANGES
Tool Name: Watch Drive Changes
Description
Action Parameters
Action Response
GOOGLEDRIVE_ADD_FILE_SHARING_PREFERENCE
Tool Name: Add file sharing preference
Description
Action Parameters
Action Response
GOOGLEDRIVE_COPY_FILE
Tool Name: Copy file
Description
Action Parameters
Action Response
GOOGLEDRIVE_CREATE_FILE_FROM_TEXT
Tool Name: Create a File from Text
Description
Action Parameters
Action Response
GOOGLEDRIVE_EDIT_FILE
Tool Name: Edit File
Description
Action Parameters
Action Response
GOOGLEDRIVE_FIND_FILE
Tool Name: Find file
Description
Action Parameters
Action Response
GOOGLEDRIVE_FIND_FOLDER
Tool Name: Find folder
Description
Action Parameters
Action Response
GOOGLEDRIVE_GOOGLE_DRIVE_DELETE_FOLDER_OR_FILE_ACTION
Tool Name: Delete folder or file
Description
Action Parameters
Action Response