rollback_task
Restore any task to a previous state at a specific timestamp using its ID and target time, enabling recovery from changes or errors.
Instructions
Rollback a task to a previous state at a specific timestamp
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task ID | |
| targetTimestamp | Yes | ISO 8601 timestamp to rollback to |