Voltar para Google Sheets
Conectar Knoon AI com Google Sheets (Google) para automatizar fluxos de trabalho de AI.
Create a new sheet tab inside an existing Google Sheets file.
googleSheetsCreateSheet
Beta
Permissões
Permissões opcionais
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| spreadsheetId | file | Select the Google Sheets file where the new sheet tab should be created. | Sim |
| sheetName | mustache | Name of the new sheet tab to create (e.g. "Leads" or "Q1 Report"). | Sim |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| status | string | CREATED, EXISTS, or ERROR. |
| sensitive.spreadsheetId | string | Spreadsheet ID. |
| sensitive.sheetName | string | Sheet tab name. |
| sensitive.sheetId | number | Google Sheets internal sheet ID. |




