mcp_engram_recall_recent
Retrieve recently accessed memories, sorted by access time, to restore context when exact concept names are unknown.
Instructions
BEHAVIOR: Retrieves the N most recently accessed memories from the manifold, sorted chronologically by access time. USAGE: Call this for session rehydration when you lack exact concept names but know you need recently touched context. OUTPUT: A ranked list of memories including their concept name, CRS score, tags, and truncated text snippet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of recent memories to return (default: 10) |