get_docx_tables
Extract all tables from a DOCX file, preserving their content and structure.
Instructions
Extract tables from a DOCX file with content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the .docx file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |