Get Document
vault_get_docRetrieve document metadata and optional text content from a LoreDocs vault. Choose metadata-only mode to avoid loading large files.
Instructions
Retrieve a document's metadata and optionally its text content.
Use include_content=false to get just the metadata without loading the full text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| include_content | No | ||
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |