replay_lifecycle
Reveals a memory's complete lifecycle—creation, updates, recalls, links, and deletion—to show why it exists and how it evolved.
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 |