חזרה אל Microsoft Excel
התחבר ל-Knoon AI עם Microsoft Excel (Microsoft) כדי לאוטומטי תהליכי עבודה של AI.
Create a new worksheet tab inside an existing Excel workbook.
microsoftExcelCreateWorksheet
בטא
הרשאות
הרשאות אופציונליות
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| workbookId | file | Select the Excel workbook where the new worksheet tab should be created. | כן |
| worksheetName | mustache | Name of the new worksheet tab to create (e.g. "Leads" or "Q1 Report"). | כן |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| status | string | CREATED, EXISTS, or ERROR. |
| sensitive.workbookId | string | Workbook ID. |
| sensitive.worksheetName | string | Worksheet name. |
| sensitive.worksheetId | string | Worksheet ID. |