get_document_metadata
Retrieve metadata for a specific document from a verified snapshot using library, snapshot, and document IDs. Returns path-free document and asset information.
Instructions
Return path-free document and asset metadata from one verified local snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library_id | Yes | A stable library_id returned by retrieval_status. | |
| document_id | Yes | A document_id from the selected snapshot. | |
| snapshot_id | Yes | A snapshot_id returned for the explicit library_id. |