Create Worksheet
The Create Worksheet tool step allows you to create a new Google Sheet
Add the ‘Create Worksheet’ Tool step to your Tool
You can add the ‘Create Worksheet’ Tool step to your Tool by:
- Creating a new Tool, then searching for the ‘Create Worksheet’ Tool step
- Click ‘Expand’ to see the full Tool step
- Using the dropdown menu:
- Select the 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 create the worksheet in.
- Enter the name of the new worksheet you are creating.
- 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 and Spreadsheet from a list of options via the dropdown menu.

This option offers the most flexibility - you can use the same tool step for creating multiple worksheets, however you will need to manually provide the necessary Google Sheet IDs.

This option offers the best of both worlds. You can use the dropdown menu to select the Drive and Spreadsheet, and then use an input variable for “Title” to allow the agent to dynamically pick a name for the new worksheet.

Parameters
DrivestringThe Drive you want to use. By default, the tool uses “My Drive”.
Spreadsheet IDstringThe ID of the spreadsheet you want to create the worksheet in.
TitlestringrequiredThe title of the new worksheet you want to create.
Frequently asked questions (FAQs)
The dropdown menu is the easiest way to configure the tool step. You can select the Drive 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 worksheets, however you will need to manually provide the necessary Google Sheet IDs.
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, then use the green input variables for “Title” to allow the agent to dynamically pick a name for the new sheet.

