image_text_to_image
Convert text prompts into images using AI models. Returns generated image URLs with typical 24-hour validity.
Instructions
Generate images from a text prompt. Returns image URLs (typically valid 24h).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | ||
| seed | No | ||
| model | Yes | Image generation model id | |
| width | No | ||
| height | No | ||
| prompt | Yes | ||
| aspect_ratio | No | ||
| callback_url | No | ||
| guidance_scale | No | ||
| prompt_optimizer | No |