Retour à Microsoft Excel
Connecter Knoon AI avec Microsoft Excel (Microsoft) pour automatiser les flux de travail AI.
Create a new worksheet tab inside an existing Excel workbook.
microsoftExcelCreateWorksheet
Bêta
Autorisations
Autorisations optionnelles
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| workbookId | file | Select the Excel workbook where the new worksheet tab should be created. | Oui |
| worksheetName | mustache | Name of the new worksheet tab to create (e.g. "Leads" or "Q1 Report"). | Oui |
Retours
| Nom | Type | Description |
|---|---|---|
| status | string | CREATED, EXISTS, or ERROR. |
| sensitive.workbookId | string | Workbook ID. |
| sensitive.worksheetName | string | Worksheet name. |
| sensitive.worksheetId | string | Worksheet ID. |