replay_timeline
Review the complete history of memory operations including creates, updates, deletions, and rollbacks with timestamps. Filter by operation type and time range.
Instructions
Get the full timeline of memory operations. The tape you scrub through.
Shows every create, update, delete, and rollback event with timestamps. Requires Pro tier or Novyx Cloud.
Args: since: Start of time range (ISO timestamp). until: End of time range (ISO timestamp). operations: Comma-separated filter: create, update, delete, rollback. limit: Maximum entries to return (default 100).
Returns: JSON string with timeline entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | ||
| until | No | ||
| operations | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |