replay_lifecycle
Inspect the full history of a memory, from creation to deletion, to understand its purpose and evolution.
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 |