text_to_image
Create images from text prompts using AI. Set model, aspect ratio, seed, and negative prompt for controlled generation.
Instructions
Create a Imagen 4 task on RunAPI (text to image). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| prompt | No | ||
| timeout_ms | No | ||
| aspect_ratio | No | ||
| callback_url | No | ||
| negative_prompt | No | ||
| poll_interval_ms | No |