replay_diff
Compare memory states between two timestamps to view added, removed, and modified memories.
Instructions
Diff memory state between two timestamps.
Shows what was added, removed, and modified in a time range.
Requires Pro tier or Novyx Cloud.
Args:
start: Start timestamp (ISO).
end: End timestamp (ISO).
Returns:
JSON string with added, removed, and modified memories.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | ||
| end | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |