audit_document_tool
Identify structural issues and skipped content in .docx files, reporting headers, footers, images, tables, section breaks, tracked changes, comments, and unsupported elements.
Instructions
Audit a .docx file for structural issues and skipped content.
Reports headers, footers, images, tables, section breaks, tracked changes, comments, and unsupported elements (footnotes, endnotes, text boxes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format -- ``"text"`` (default) or ``"json"``. | text |
| document_path | Yes | Absolute path to the .docx file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |