Back to Google Sheets

Connect Knoon AI with Google Sheets (Google) to automate AI workflows.

Create a new sheet tab inside an existing Google Sheets file.
googleSheetsCreateSheet
BETA
Permissions
  • https://www.googleapis.com/auth/drive.file
Optional permissions
  • https://www.googleapis.com/auth/drive
Parameters
NameTypeDescriptionRequired
spreadsheetIdfile Select the Google Sheets file where the new sheet tab should be created.Yes
sheetNamemustache Name of the new sheet tab to create (e.g. "Leads" or "Q1 Report").Yes
Returns
NameTypeDescription
statusstring CREATED, EXISTS, or ERROR.
sensitive.spreadsheetIdstring Spreadsheet ID.
sensitive.sheetNamestring Sheet tab name.
sensitive.sheetIdnumber Google Sheets internal sheet ID.