memory_get
Retrieve a full stored episode by its memory ID to view the record and the canonical facts it produced. Also reinforces the memory and indicates if it has faded.
Instructions
Dereference a memory id (from search results or a fact's
source_entries) to the full stored episode plus
consolidated_into — the canonical facts it produced. Reading it
gently reinforces it. Returns {found: false, faded: true} when the
episode has since been forgotten.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||