read_memory
Retrieve a stored memory and its connected key clusters by memory_id, optionally reinforcing the traversed edge via via_key_id to continue associative exploration.
Instructions
Read the full content and validity of one stored memory (selected via read_key). Returns the memory and all connected key clusters so exploration can continue Key → Memory → Key. Pass via_key_id from the selected key: the read records access and only that traversed edge is Hebbian-reinforced. Reading does not change content depth or confirm that the content is current.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | ||
| namespace | No | ||
| via_key_id | No |