Microsoft Excel に戻る
Microsoft Excel (Microsoft) と Knoon AI を接続して 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. |