get_async_result
Retrieve the result of an asynchronous image generation task by providing the task ID. Obtain the completed image from a previous generation request.
Instructions
Retrieve the result of an asynchronous image generation task. Use the task ID from generate_image_async.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID returned by generate_image_async |