delete_table_column_tool
Remove specified columns from a table in Google Sheets and adjust the table structure by shifting remaining columns left. Input spreadsheet, sheet, table names, and column list to delete.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
column_names | Yes | List of column names to delete from the table | |
sheet_name | Yes | The name of the sheet containing the table | |
spreadsheet_name | Yes | The name of the Google Spreadsheet | |
table_name | Yes | Name of the table to delete columns from |