cortex_rollback
Restore a file to a specific checkpoint to revert changes; uses the latest checkpoint if no ID is provided.
Instructions
Restore file to checkpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | File path to restore | |
| checkpoint_id | No | Specific checkpoint ID (latest if not provided) |