get_document_metadata
Obtain file statistics for a .docx document: name, size, dates, word count, character count, and line count. Use to verify document details before reading.
Instructions
Returns metadata about a .docx file including file name, size, creation date, modification date, word count, character count, and line count. Use this for document statistics or to verify a document before reading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative path to a .docx file |