Inspect Word Document Architecture
inspect_word_documentParse a .docx file to extract structural details including paragraph counts, headings, tables, fonts, RTL flags, and metadata for analysis.
Instructions
Parses an existing .docx file and returns structural analysis (paragraph counts, headings, tables, detected fonts, RTL flags, metadata).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to .docx file |