download_image
Download images from completed async generation tasks using the provided task ID.
Instructions
Download images from a completed async task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID from async generation. | |
| save_path | No | Custom save directory (absolute path). Default: SAVE_DIR. |