Voltar para Microsoft Excel
Conectar Knoon AI com Microsoft Excel (Microsoft) para automatizar fluxos de trabalho de AI.
Create a new worksheet tab inside an existing Excel workbook.
microsoftExcelCreateWorksheet
Beta
Permissões
Permissões opcionais
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| workbookId | file | Select the Excel workbook where the new worksheet tab should be created. | Sim |
| worksheetName | mustache | Name of the new worksheet tab to create (e.g. "Leads" or "Q1 Report"). | Sim |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| status | string | CREATED, EXISTS, or ERROR. |
| sensitive.workbookId | string | Workbook ID. |
| sensitive.worksheetName | string | Worksheet name. |
| sensitive.worksheetId | string | Worksheet ID. |