docs_insert_table
Insert a table with specified rows and columns into a Google Doc. Provide document ID, row count, column count, and optional index to place the table.
Instructions
Insert a table into a Google Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| index | No | ||
| columns | Yes | ||
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |