add_table_row
Add a row to an existing table in a Word document with tracked insertion. Specify table index, row position (default -1 appends), and 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 |