text_to_image
Generate images from textual descriptions using GPT-4o. Submit parameters like aspect ratio and receive task status and output URLs.
Instructions
Create a GPT-4o 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. | |
| timeout_ms | No | ||
| aspect_ratio | Yes | ||
| output_count | No | ||
| poll_interval_ms | No |