Google Sheets integration
Productivity & Collaboration · 13 actions · OAuth auth
Read, write, and manage Google Sheets spreadsheets and worksheets.
The ModuleX Google Sheets integration lets a ModuleX agent operate Google Sheets on your behalf — running update, remove and list actions across spreadsheets, spreadsheet infos and worksheets — directly from a plain-English request, using your organization's own Google Sheets credentials. No pre-built workflow is required: the agent picks the right Google Sheets action for the task.
Google Sheets is a productivity & collaboration platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right Google Sheets action — or, when you want a repeatable process, the composer assembles a Google Sheets workflow for you, streaming the nodes onto the canvas as it builds.
Drive Google Sheets in plain English
Type what you want. A ModuleX agent picks the right Google Sheets action — or chains several — and runs it. No workflow to build.
- Add a new worksheet (tab) to an existing spreadsheetresolves to
add_worksheet - Find the worksheet I describe and remove itresolves to
list_worksheetsdelete_worksheet - Overwrite the contents of a specific row with a new list of values (positional, matching column order)resolves to
update_row - Show me the spreadsheet infos that match what I describeresolves to
get_spreadsheet_info
What you can automate with Google Sheets
- Find the right worksheet and remove it in one prompt
list_worksheetsdelete_worksheet - Look up a spreadsheet info on demand
get_spreadsheet_info - Find the rows that match what you describe
find_rows - Update a cell the moment something changes
update_cell
Google Sheets integration at a glance
All 13 Google Sheets actions
Spreadsheets1
new_spreadsheetSpreadsheet Infos1
get_spreadsheet_infoWorksheets3
list_worksheetsadd_worksheetdelete_worksheetRows5
read_rowsfind_rowsadd_rowsupdate_rowdelete_rowsValues in Ranges1
get_values_in_rangeCells1
update_cellClear Rows1
clear_rowsSee full parameters and response schemas in the Google Sheets integration docs
Two ways to use Google Sheets in ModuleX
Connecting Google Sheets
Pairs well with Google Sheets
Agents often chain Google Sheets with these — connect them once and the agent can use all of them in a single task.
Google Sheets + ModuleX FAQ
Put Google Sheets to work in ModuleX.
Connect Google Sheets once with your own credentials and let your agent run all 13 actions on demand.