rollback
Revert memory to a previous state using timestamps or relative time. Preview changes with dry-run before applying.
Instructions
Rollback memory to a point in time.
Supports ISO timestamps (e.g. '2026-01-15T10:00:00Z') and relative time expressions (e.g. '2 hours ago').
Args: target: ISO timestamp or relative time expression. dry_run: If true, preview changes without applying them.
Returns: JSON string with rollback results or preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |