Indietro a Microsoft Excel
Connetti Knoon AI con Microsoft Excel (Microsoft) per automatizzare i flussi di lavoro AI.
Create a new worksheet tab inside an existing Excel workbook.
microsoftExcelCreateWorksheet
Beta
Autorizzazioni
Autorizzazioni facoltative
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| workbookId | file | Select the Excel workbook where the new worksheet tab should be created. | Sì |
| worksheetName | mustache | Name of the new worksheet tab to create (e.g. "Leads" or "Q1 Report"). | Sì |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| status | string | CREATED, EXISTS, or ERROR. |
| sensitive.workbookId | string | Workbook ID. |
| sensitive.worksheetName | string | Worksheet name. |
| sensitive.worksheetId | string | Worksheet ID. |