mcp_engram_recall_recent
Access the most recent memories sorted by access time, providing session context without needing exact concept names.
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) |