ledfx_create_backup
Creates a complete backup of LedFX configuration, including virtuals, scenes, playlists, and audio settings. Optionally saves the backup to a local file path.
Instructions
Create a complete backup of LedFX configuration (virtuals, scenes, playlists, audio). Optionally saves to a local file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | Local file path to save the backup (e.g., '/Users/me/backups/ledfx-backup.json'). If not provided, returns backup in response. | |
| description | No | Optional description for the backup (e.g., 'Before major changes', 'DJ setup v2') |