delete_sheet
Remove a sheet from the workbook by specifying its index.
Instructions
Delete a sheet by index.
Args: sheet: Sheet index (0-based)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |