get_task
Retrieve the current status and latest result of an asynchronous Qwen image generation task by providing its task ID and the endpoint action used to create it.
Instructions
Fetch the current status and latest result payload for a qwen-image 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. |