rollback
Roll back memory to a specific point in time using ISO timestamps or relative expressions. Preview changes with optional 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 |