docx_read_table
Read table data from a Word document by index and optional scope tag to extract structured cell information.
Instructions
Read-only. Read a table matrix by table_index and optional content-control scope_tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docx_path | Yes | ||
| scope_tag | No | ||
| table_index | Yes | ||
| max_chars_per_cell | No |