kie_check_tasks
Check the status of multiple image generation tasks in parallel and save completed images to a specified directory.
Instructions
複数の画像生成タスクのステータスを並列で確認する。完了した画像はsave_dir指定時にファイル保存もする。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_dir | No | 完了した画像を保存するディレクトリの絶対パス。省略時は保存しない。 | |
| task_ids | Yes | 確認するタスクIDの配列(最大10件) |