insert_rows
Inserts one or more blank rows into a worksheet at a specified starting row, giving AI agents a direct way to expand spreadsheets during local .xlsx editing.
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 |