generate_image
Create high-quality images from text prompts using DALL-E 3. Specify size, quality, and style to save generated visuals to a designated output path.
Instructions
Generate an image using DALL-E 3
Input Schema
Name | Required | Description | Default |
---|---|---|---|
output_path | Yes | Full path where the image should be saved | |
prompt | Yes | Text prompt for image generation | |
quality | No | Image quality | hd |
size | No | Image size | 1024x1024 |
style | No | Image style | vivid |