copy_worksheet
Copy a worksheet within an Excel workbook using the xlwings Excel MCP Server. Specify file path, source sheet, and target sheet to duplicate data or layout efficiently.
Instructions
Copy worksheet within workbook.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filepath | Yes | ||
source_sheet | Yes | ||
target_sheet | Yes |