copy_worksheet
Duplicate a worksheet within an Excel workbook by specifying the file path, source sheet name, and target sheet name.
Instructions
Copy worksheet within workbook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| source_sheet | Yes | ||
| target_sheet | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |