excel_create_sheet
Add a new worksheet to an Excel file. Specify the file path, sheet name, and optionally the position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| position | No | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |