backup_database
Backup the active CSV database to a specified file path for data preservation and recovery.
Instructions
Create a backup of the current database to a file.
Args: backup_path: Path where to save the backup file
Returns: Status message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |