Inputs (13)
| Name | Type | Required |
|---|---|---|
| prompt | STRING | required |
| type | COMBO | required |
| num_images | INT | required |
| api_key | STRING | required |
| image_size_mode | COMBO | required |
| image_urls_json | STRING | optional |
| seed | INT | optional |
| watermark | STRING | optional |
| server | STRING | optional |
| timeout_seconds | INT | optional |
| wait_for_result | BOOLEAN | optional |
| poll_interval_seconds | INT | optional |
| poll_timeout_seconds | INT | optional |