generate_image
Create custom images by providing positive and negative prompts, dimensions, and a seed for reproducibility using the ComfyUI MCP Server. Ideal for generating tailored visuals with precise control.
Instructions
Generate an image using ComfyUI
Input Schema
Name | Required | Description | Default |
---|---|---|---|
height | No | Image height in pixels | |
negative_prompt | No | Negative prompt describing what you don't want | bad hands, bad quality |
prompt | Yes | Positive prompt describing what you want in the image | |
seed | No | Seed for reproducible generation | |
width | No | Image width in pixels |