text_to_image
Generate images from text prompts using GPT Image 1.5. Specify quality and aspect ratio to receive task status and output URLs.
Instructions
Create a GPT Image task on RunAPI (text to image). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| prompt | No | ||
| quality | Yes | ||
| timeout_ms | No | ||
| aspect_ratio | Yes | ||
| poll_interval_ms | No |