docx_table
Perform operations on tables in DOCX documents, including reading, updating, and extracting data from specific tables.
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 | ||
| table_id | No | ||
| target_columns | No | ||
| target_rows | No | ||
| register | No | ||
| save_dfm | No |