mify.comfyui.execute
Node ID: mify.comfyui.execute
Category: llm
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
prompt | string | Primary prompt for the workflow |
negativePrompt | string | Negative prompt for the workflow |
image | string | Input image (base64) for img2img workflows |
inputs | object | Additional workflow inputs (mapped to workflow input definitions) |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
images | array | Output images from workflow |
metadata | object | Additional output metadata |
jobId | string | ComfyUI job ID |
durationMs | number | Execution duration in ms |