validate_document
Quickly check a Word document's structural integrity: confirm it opens, footnotes/endnotes are consistent, and field markers balance. Get a clear pass/fail report.
Instructions
Run a quick structural check: the package opens, footnotes/endnotes are consistent, and field begin/end markers balance. Returns {package_ok, notes, fields_balanced, field_begins, field_ends}. For the deep multi-check health report (relationships, orphan parts, undefined styles, bookmarks, images), use diagnose_document; for Word's own verdict use com_validate_opens_clean. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||