undo_last_change
Restore a file from its latest backup to undo your last change. If no filename is provided, the most recently modified file is restored.
Instructions
Restore a file from its latest backup. If filename is not specified, restores the most recently modified file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Optional: specific JSON file to restore (e.g., 'Actors.json'). If omitted, restores the most recently modified file. | |
| projectPath | Yes |