add_sheet
Add a new empty sheet to an Excel workbook. Specify an index to insert at a specific position; omit to append at the end.
Instructions
Add a new empty sheet. index 0 puts it first; omit to append at the end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| index | No | ||
| session_id | Yes |