delete_table_row
Remove a table row in a Word document with track changes; specify table index, row index, and revision author.
Instructions
Delete a table row with tracked changes.
Args: table_idx: Table index (0-based). row_idx: Row index to delete (0-based). author: Author name for the revision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_idx | Yes | ||
| row_idx | Yes | ||
| author | No | Claude |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |