rollback
Restore memory to a previous state using an ISO timestamp or relative time expression. Preview changes with dry run mode.
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 |