postmd_get_document
Retrieve document metadata by docCode: returns title, fileName, hasPassword, shareEndDate, viewerStyle, and timestamps. No API key required; content not included.
Instructions
Get document metadata by docCode: title, fileName, hasPassword, shareEndDate, viewerStyle, timestamps. Public — no API key needed. Content is not included; use postmd_get_document_raw for the Markdown source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docCode | Yes | Document code, e.g. P-123-456-789. |