docx_table
Retrieve and analyze table data from DOCX documents, supporting targeted row and column operations for structured data extraction.
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 |