delete_sheet
Remove a worksheet from an Excel workbook by specifying the workbook path and sheet name.
Instructions
Delete a worksheet from the workbook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workbook_path | Yes | Path to the Excel workbook | |
| sheet_name | Yes | Name of the worksheet to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||