generate_openai_image
Turn text prompts into images with OpenAI DALL-E. Specify size and model to produce visuals tailored to your description.
Instructions
Generate a new image from a text description using OpenAI DALL-E models.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Image size (e.g. 1024x1024) | |
| model | No | Model to use (e.g. dall-e-3 or dall-e-2) | |
| prompt | Yes | Text description of the image to generate |