create_worksheet
Add a new worksheet to an existing Excel workbook by specifying the file path and sheet name.
Instructions
Create new worksheet in workbook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| sheet_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |