cursor_history_restore
Restore Cursor AI chat history from a backup file. This operation overwrites your current chat history, so back up first if needed.
Instructions
⚠️ DESTRUCTIVE: Restore Cursor AI chat history from a backup file. This operation OVERWRITES your current chat history. Consider creating a backup of your current data first using cursor_history_backup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backupPath | Yes | Path to the backup file to restore from | |
| force | No | Skip confirmation and force overwrite of existing data (default: false) |