get_task
Retrieve the current status and latest result payload for any Flux image generation task by providing its task ID and endpoint action, enabling you to check progress and obtain the generated output.
Instructions
Fetch the current status and latest result payload for a flux 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. |