ledfx_delete_preset
Delete a specific preset from an LED effect on a virtual device. Identify the preset by virtual ID, effect type, preset ID, and category.
Instructions
Delete a preset for a virtual's effect
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| virtual_id | Yes | The unique identifier of the virtual | |
| category | Yes | Preset category: 'ledfx_presets' or 'user_presets' | |
| effect_id | Yes | The effect type | |
| preset_id | Yes | The preset identifier |