get_task
Retrieve the current status and latest result payload for an asynchronous Qwen 2 image task using its task ID and endpoint action. Check whether text-to-image or image editing finished and fetch the output.
Instructions
Fetch the current status and latest result payload for a qwen-2 task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Asynchronous endpoint the task was created on. | |
| task_id | Yes | Task id returned when the task was created. |