memory_get
Given a memory ID, return the complete stored episode and its consolidated facts, reinforcing the memory. Indicate when the memory has faded or been forgotten.
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 | |||