add_table_row
Add a row to a table in a Word document, with option to specify row index (default appends) and cell values, using tracked changes.
Instructions
Add a row to a table with tracked insertion. row_idx=-1 appends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cells | No | ||
| author | No | Claude | |
| row_idx | No | ||
| table_idx | Yes | ||
| document_handle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |