replay_lifecycle
Inspect a memory's full lifecycle by providing its ID to see all events from creation through updates, recalls, links, and deletion. Understand why the memory exists and how it evolved over time.
Instructions
Full biography of a single memory.
Shows creation, every update, every recall, every link, and deletion.
Use this to understand why a memory exists and how it evolved.
Requires Pro tier or Novyx Cloud.
Args:
memory_id: UUID of the memory to inspect.
Returns:
JSON string with the memory's full lifecycle events.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |