excel_duplicate_sheet
Copy a complete sheet in an Excel workbook, providing source and new sheet names, with optional backup creation.
Instructions
Duplicate a complete sheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the Excel file | |
| sourceSheetName | Yes | Name of sheet to duplicate | |
| newSheetName | Yes | Name for duplicated sheet | |
| createBackup | No |