history
Retrieve the full version history of a memory by its ID, listing each superseded and replacement version with timestamps to trace how a fact changed over time.
Instructions
Show the supersession history of a memory (id or 8-char prefix): every
version that led to or replaced it, oldest first, with when each changed.
This is the "what was true when" view — use it to see what a fact used to
be after a memory was superseded (via remember(..., supersedes=...) or by
resolving a conflict).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |