insert_rows
Adds one or more blank rows at a specified row in an Excel sheet, enabling structured data insertion without shifting existing content.
Instructions
Insert one or more rows starting at the specified row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| sheet_name | Yes | ||
| start_row | Yes | ||
| count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |