memex_get
Fetch a memory by its id, verbatim, with its full correction history to resolve superseded markers or verify an id before making corrections.
Instructions
Fetch exactly one memory by id, verbatim, with its correction chain in both directions: what it replaced (oldest last) and what replaced it (newest last). Use this to resolve a "SUPERSEDED by " marker from memex_recall, or to confirm an id before passing it to memex_correct. An unknown id is an error. Do not use this to find a memory by topic -- use memex_recall instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Record id. |