delete_range
Remove a range of cells from an Excel worksheet and shift remaining cells in a chosen direction, enabling structured .xlsx edits via MCP for AI agents.
Instructions
Delete a range of cells and shift remaining cells.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| end_cell | Yes | ||
| filepath | Yes | ||
| sheet_name | Yes | ||
| start_cell | Yes | ||
| shift_direction | No | up |