insert_rows
Insert blank rows into an Excel sheet at a specified start row. Use dry-run to preview changes before applying.
Instructions
Insert one or more rows starting at the specified row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| dry_run | No | ||
| filepath | Yes | ||
| start_row | Yes | ||
| sheet_name | Yes |