read_memory
Retrieve a memory by its ID along with all connected key clusters, enabling ongoing associative exploration. Pass via_key_id to Hebbian-reinforce the traversed edge.
Instructions
Read one full memory selected through 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: only that traversed edge is Hebbian-reinforced, and depth/access count increase only when this full read occurs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | ||
| namespace | No | ||
| via_key_id | No |