execute_workflow
Runs a pre-built ComfyUI workflow by ID, optionally waiting for completion to return generated images.
Instructions
Execute a workflow that was built with builder tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | If True, poll until completion and return results with images. | |
| workflow_id | Yes | The workflow to execute. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||