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

Create Spreadsheet

The Create Spreadsheet tool step allows you to create a new Google Sheet

Add the ‘Create Spreadsheet’ Tool step to your Tool

You can add the ‘Create Spreadsheet’ Tool step to your Tool by:

  1. Creating a new Tool, then searching for the ‘Create Spreadsheet’ Tool step
  2. Click ‘Expand’ to see the full Tool step
  3. Select the Drive you would like to use (defaults to “My Drive”).
  4. Select the name of the new spreadsheet you would like to create.
  5. Select the folder you would like to create the spreadsheet in.
  6. Optional: select the template you would like to use to create the spreadsheet.
  7. Click ‘Run step’ to test out the Tool

Using in an Agent

There are 3 ways to configure the tool step when using in an agent

This is the easiest way to configure the tool step. You can select the Drive, Folder and Spreadsheet from a list of options via the dropdown menu.

Google Sheets Create Spreadsheet

Parameters

Drivestring

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

Titlestringrequired

The title of the new spreadsheet you want to create.

Folderstring

The folder you want to create the spreadsheet in. To get the folder ID, navigate to the folder and copy the ID from the URL (the long ID after /folders/).

Spreadsheet IDstring

Use one of your existing spreadsheets as a template. Leave this field blank to create a new spreadsheet from scratch.

Frequently asked questions (FAQs)

What is the difference between using the green input variables and the dropdown menu?

The dropdown menu is the easiest way to configure the tool step. You can select the Drive, Folder and Spreadsheet from a list of options via the dropdown menu.

The input variables offer more flexibility e.g. you can use the same tool step for creating multiple spreadsheets, however you will need to manually provide the necessary Google Sheet IDs.

Can I use a mix of both dropdown menu and green input variables?

If you are using the tool in an agent, this is the recommended approach. You can use the dropdown menu to select the fields that don’t need to change, and then use the green input variables for “Title” to allow the agent to dynamically pick a name for the new sheet.