Skip to main content
Let your agents create, read, update and query Google Sheets. spreadsheetId is the part of the URL between /d/ and /edit, or the id returned by create_spreadsheet. Use the Google Drive connector to search for spreadsheets.

Connection

  • Authentication: OAuth 2.0 — you authorize Atako via Google Sheets’s consent screen; no key to copy.
  • Scopes requested:
    • https://www.googleapis.com/auth/spreadsheets
See Google Sheets’s documentation.

Read actions (2)

Write actions (6)

Permissions

Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.