restore_backup
Restore a configuration file from a previous backup to a specified target path.
Instructions
Restore a config file from a previous backup.
Args: backup_path: Path to the backup file (from list_backups) target_path: Where to restore the file
Returns: Confirmation with restored path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_path | Yes | ||
| target_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||