rlm_load_document
Load a specific document by its exact path to retrieve direct source truth, bypassing ranked retrieval or memory recall.
Instructions
Load one exact source document by path. Use when you already know the document path and need direct source truth instead of ranked retrieval or memory recall.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Exact document path (for example 'docs/api.md' or 'clients/acme/rfp.md') |