ComfyUI Node
Auto Save Workflow /noEmbryo
A ComfyUI node in utils with 3 inputs and 2 outputs.
Auto Save Workflow /noEmbryo
- status
- ✳️trigger
◄save_directorysaved_workflows►
◄filenameworkflow_{timestamp}►
◄triggertrue►
Categoryutils
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| save_directory | STRING | saved_workflows | Relative to ComfyUI output directory or absolute path |
| filename | STRING | workflow_{timestamp} | Filename (include {timestamp} for unique timestamps) |
| trigger | BOOLEAN | true | Save the workflow if Enabled |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| status | STRING | Get a status report text |
| ✳️trigger | BOOLEAN | Dammy output, to trigger execution if nothing is connected |