insert_rows
Add one or multiple rows into an Excel sheet at a specified row using xlwings Excel MCP Server. Ideal for automating row insertion in corporate environments with restricted file access.
Instructions
Insert one or more rows starting at the specified row.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No | ||
filepath | Yes | ||
sheet_name | Yes | ||
start_row | Yes |