docs_insert_table_column
Insert a new column into an existing table in a Google Doc by specifying the table start index and column index. Choose to insert to the right or left of the specified position.
Instructions
Insert a column into an existing table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | ||
| column_index | Yes | ||
| insert_right | No | ||
| table_start_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |