Runstack Docs

Google Sheets

Google Sheets connector — read and write spreadsheet data.

Auth: OAuth2 · Tools: Multiple

Read and write data in Google Sheets spreadsheets.

Example tools

  • google_sheets_get_values — read a range of cells
  • google_sheets_update_values — write data to a range
  • google_sheets_append_values — append rows to a sheet
  • google_sheets_list_spreadsheets — list accessible spreadsheets

Search pattern

search_tools({ pattern: "sheets" })

On this page