insert_columns
Insert a specified number of columns into an Excel sheet starting at a given column position, with optional dry-run mode for safe preview.
Instructions
Insert one or more columns starting at the specified column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| dry_run | No | ||
| filepath | Yes | ||
| start_col | Yes | ||
| sheet_name | Yes |