paperless_get_document_metadata
Retrieve full metadata for a Paperless document, including title, correspondent, tags, dates, and custom fields, while excluding OCR content for privacy.
Instructions
PRIVACY TIER 1 (metadata only): Return full metadata for one document — title, correspondent, document type, tags, dates, page count, checksum, file size, mime type, storage path, custom fields, and notes. The underlying Paperless detail endpoint includes OCR content, but this tool STRIPS the content field before returning. Use paperless_get_document_content if you actually need the text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | Paperless document ID. |