generate_image
Create custom images from text prompts using OpenAI's DALL-E-3 model. Specify a prompt and filename to generate and save images efficiently.
Instructions
Generate an image from a prompt.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
imageName | Yes | The filename for the image excluding any extensions. | |
prompt | Yes | A prompt detailing what image to generate. |