Best-fit scenarios
Draws a picture from a text prompt using your ComfyUI workflow.
Tater Assistant
Phase One Wiki
Draws a picture from a text prompt using your ComfyUI workflow.
Draws a picture from a text prompt using your ComfyUI workflow.
Use the example call shape below and provide only the fields the plugin expects.
<Text prompt for the image. If omitted, generate a creative prompt based on the user request>
<Optional negative prompt>
The base URL for the ComfyUI API (do not include endpoint paths).
Default: http://localhost:8188Upload your JSON workflow template file. This field is required.
Default resolution for generated images (used when width/height are not provided).
Default: 720p{
"function": "comfyui_image_plugin",
"arguments": {
"prompt": "<Text prompt for the image. If omitted, generate a creative prompt based on the user request>",
"negative_prompt": "<Optional negative prompt>"
}
}