get_document_metadata
Retrieve document metadata including title, author, dates, page count, and file size without reading the content. For PDF files, additionally returns subject, creator, producer, and version.
Instructions
Get document metadata including title, author, dates, page count, and file size. Use this when you need document properties without reading its content; returns full PDF-specific fields (subject, creator, producer, version) for PDF files. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | The document filename to get metadata for |