memory_recent
Retrieve the N most recently stored memories in timestamp order to review what was just saved and catch up at session start, with optional filters by source, episode, or tags.
Instructions
List the N most recently stored memories, newest first — timestamp
order, not relevance. Useful for "what did I just store?" and for
catching up at the start of a session. Optional sources /
episodes / tags filters (AND-combined). verbose=True for
full per-entry metadata (default entries are compact).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | ||
| tags | No | ||
| sources | No | ||
| verbose | No | ||
| episodes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||