Terug naar Microsoft Excel
Verbinding maken met Knoon AI met Microsoft Excel (Microsoft) om AI-workflows te automatiseren.
Create a new worksheet tab inside an existing Excel workbook.
microsoftExcelCreateWorksheet
BÈTA
Machtigingen
Optionele machtigingen
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| workbookId | file | Select the Excel workbook where the new worksheet tab should be created. | Ja |
| worksheetName | mustache | Name of the new worksheet tab to create (e.g. "Leads" or "Q1 Report"). | Ja |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| status | string | CREATED, EXISTS, or ERROR. |
| sensitive.workbookId | string | Workbook ID. |
| sensitive.worksheetName | string | Worksheet name. |
| sensitive.worksheetId | string | Worksheet ID. |