add_sheet
Add a new sheet to an existing Excel workbook by specifying the file path and the sheet name.
Instructions
Add a new sheet to the Excel file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| sheet_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||