docs_delete_table_row
Delete a specific row from an existing table in a Google Docs document by providing the document ID, table start index, and row index.
Instructions
Delete a row from an existing table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row_index | Yes | ||
| document_id | Yes | ||
| table_start_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |