Skip to main content
Docs
Build with Relevance AIToolsTool StepsGoogle Sheets Tool Steps

Get Cell

The Get Cell tool step allows you to retrieve a cell from your Google Sheet

Add the ‘Get Cell’ Tool step to your Tool

You can add the ‘Get Cell’ Tool step to your Tool by:

  1. Creating a new Tool, then searching for the ‘Get Cell’ Tool step
  2. Click ‘Expand’ to see the full Tool step
  3. Using the dropdown menu:
    • Select the Google account you would like to use.
    • Select the Drive you would like to use (defaults to “My Drive”).
    • Select the Spreadsheet you would like to fetch from.
    • Select the worksheet you would like to fetch from.
    • Select the Cell you would like to fetch.
  4. Click ‘Run step’ to test out the Tool

Parameters

Drivestring

The Drive you want to use. By default, the tool uses “My Drive”.

Spreadsheet IDstringrequired

The ID of the spreadsheet you want to fetch from.

Worksheet IDstringrequired

The ID of the worksheet you want to fetch from.

Cellstringrequired

The coordinates of the cell you want to fetch. For example, “A1”, “B2”, etc.