Google Drive integration
Cloud Infrastructure · 16 actions · OAuth or Bearer token auth
Google Workspace integration: Drive (files/folders), Docs, Sheets, and Slides via the v3 / v1 REST APIs.
The ModuleX Google Drive integration lets a ModuleX agent operate Google Drive on your behalf — running create and update actions across text files, folders and google docs — directly from a plain-English request, using your organization's own Google Drive credentials. No pre-built workflow is required: the agent picks the right Google Drive action for the task.
Google Drive is a cloud infrastructure platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right Google Drive action — or, when you want a repeatable process, the composer assembles a Google Drive workflow for you, streaming the nodes onto the canvas as it builds.
Drive Google Drive in plain English
Type what you want. A ModuleX agent picks the right Google Drive action — or chains several — and runs it. No workflow to build.
- Create a plain text (.txt) or markdown (.md) file via multipart uploadresolves to
create_text_file - Find the google doc I describe and update itresolves to
read_google_docupdate_google_doc - Replace a text file's content via media upload; optionally rename in a follow-up callresolves to
update_text_file - Show me the google sheets that match what I describeresolves to
read_google_sheet
What you can automate with Google Drive
- Find the right google doc and update it in one prompt
read_google_docupdate_google_doc - Create a text file straight from a request
create_text_file - Update a google sheet the moment something changes
update_google_sheet - Add a slide on the fly
add_slide
Google Drive integration at a glance
All 16 Google Drive actions
Text Files2
create_text_fileupdate_text_fileFolders1
create_folderGoogle Docs3
create_google_docread_google_docupdate_google_docTo Google Docs1
append_to_google_docGoogle Sheets3
create_google_sheetread_google_sheetupdate_google_sheetFormat Sheet Cells1
format_sheet_cellsFormat Sheet Texts1
format_sheet_textGoogle Slides2
create_google_slidesread_google_slidesSlides1
add_slideSlide Contents1
update_slide_contentSee full parameters and response schemas in the Google Drive integration docs
Two ways to use Google Drive in ModuleX
Connecting Google Drive
Pairs well with Google Drive
Agents often chain Google Drive with these — connect them once and the agent can use all of them in a single task.
Google Drive + ModuleX FAQ
Put Google Drive to work in ModuleX.
Connect Google Drive once with your own credentials and let your agent run all 16 actions on demand.