restore_backup
Restore a backup file to its target path, creating a backup of the current file before overwriting. Requires explicit confirmation to proceed.
Instructions
Stellt eine gesicherte Datei an target_path wieder her (die aktuelle Datei wird vorher erneut gesichert). confirm=true nötig.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_file | Yes | ||
| target_path | Yes | ||
| confirm | No |