comfy_auto_snapshot
Enable or disable automatic snapshot creation when executing ComfyUI workflows, preserving state for rollback or comparison.
Instructions
Toggle automatic snapshot creation on workflow execution.
Args: enabled: Whether to enable auto-snapshots
Returns: JSON confirming the new auto_snapshot flag state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |