kie_check_task
Check image generation task status and retrieve completed image data, optionally saving to a file. Wait and retry if still pending.
Instructions
画像生成タスクのステータスを確認する。完了時は画像データを返し、save_to指定時はファイルにも保存する。pendingならしばらく待って再確認すること。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_to | No | 完了時に画像を保存するファイルパス(絶対パス、拡張子含む) | |
| task_id | Yes | 確認するタスクID |