add_table_row
Insert a row into a table in a Word document with tracked changes. Set table index, row position, and optional cell contents.
Instructions
Add a row to a table with tracked insertion. row_idx=-1 appends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_idx | Yes | ||
| row_idx | No | ||
| cells | No | ||
| author | No | Claude | |
| document_handle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |