excel_create_sheet
Create a new sheet in an Excel workbook by specifying the file path and sheet name, with an optional backup.
Instructions
Create a new sheet in the workbook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the Excel file | |
| sheetName | Yes | Name for the new sheet | |
| createBackup | No |