memory.get
Retrieve a single memory by ID.
GET /v1/memory/{id}
Returns the full memory object including text, importance, temporal metadata, and access statistics.
Fetching a memory increments its reference_count, which increases its frequency score in future searches.