delete_columns
Remove a range of columns from a Google Sheet using zero-based start and end indices.
Instructions
Delete columns; indices are zero-based and half-open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet | Yes | ||
| end_index | Yes | ||
| start_index | Yes | ||
| spreadsheet_id | Yes |