extract_template_structure
Extract paragraph and table structure from Word documents to map templates before data filling. Parses indices, styles, text, and cell content.
Instructions
Extract full structure: all paragraphs (index, style, text, paraId) and tables (index, dimensions, cell content). Use to map a template before filling it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_handle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |