docs_delete_table_column
Remove a column from a table in a Google Docs document. Specify the document ID, table position, and column index to update the table structure.
Instructions
Delete a column from an existing table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | ||
| column_index | Yes | ||
| table_start_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |