memory_recent
Retrieve the most recently stored memories in timestamp order to see what was just saved and catch up at session start. Filter 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. The sources/episodes/
tags filters AND-combine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | How many entries to return. | |
| tags | No | Keep only entries carrying one of these tags. | |
| sources | No | Keep only entries with one of these source tags. | |
| verbose | No | Full per-entry metadata; default entries are compact. | |
| episodes | No | Keep only entries stamped with one of these episode ids. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||