kie_create_tasks
Create parallel image generation tasks with individual model selection. Submit up to 10 tasks at once and receive task IDs for immediate asynchronous processing.
Instructions
複数の画像生成タスクを並列で作成し、taskIdの配列を即座に返す。各タスクの model は個別指定でき、省略時は text-to-image / image-to-image を入力有無で切り替える。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | 生成する画像タスクの配列(最大10件) |