configure_auto_save
Enable and customize auto-save settings for CSV Editor sessions, allowing backup strategies, intervals, directory paths, and file formats to ensure data security and recovery.
Instructions
Configure auto-save settings for a session.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
backup_dir | No | ||
custom_path | No | ||
enabled | No | ||
encoding | No | utf-8 | |
format | No | csv | |
interval_seconds | No | ||
max_backups | No | ||
mode | No | after_operation | |
session_id | Yes | ||
strategy | No | backup |