replay_snapshot
Reconstruct memory state and link graph at a specific timestamp to view past memories and connections exactly as they existed.
Instructions
Reconstruct memory state at a specific point in time.
Returns all memories and their link graph as they existed at timestamp T.
Requires Pro tier or Novyx Cloud.
Args:
at: ISO timestamp to reconstruct state at.
limit: Maximum memories to return (default 500).
Returns:
JSON string with memory snapshot and edges.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| at | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |