docx_table
Create, read, update, and delete tables in DOCX documents. Specify target rows and columns to modify table structure and data directly.
Instructions
Consolidated DOCX table bridge entrypoint.
Existing docx_table_* tools remain available for clients that rely on their names or generated allow-lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | Yes | ||
| doc_id | No | ||
| block_id | No | ||
| register | No | ||
| save_dfm | No | ||
| table_id | No | ||
| target_rows | No | ||
| target_columns | No |