返回 Microsoft Excel

将 Knoon AI 与 Microsoft Excel (Microsoft) 连接以自动化 AI 工作流。

Create a new worksheet tab inside an existing Excel workbook.
microsoftExcelCreateWorksheet
测试版
权限
  • Files.ReadWrite
可选权限
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
参数
名称类型描述必填
workbookIdfile Select the Excel workbook where the new worksheet tab should be created.是的
worksheetNamemustache Name of the new worksheet tab to create (e.g. "Leads" or "Q1 Report").是的
回报
名称类型描述
statusstring CREATED, EXISTS, or ERROR.
sensitive.workbookIdstring Workbook ID.
sensitive.worksheetNamestring Worksheet name.
sensitive.worksheetIdstring Worksheet ID.