get_task
Check the current status and latest result payload of a Flux Kontext task by providing its task ID.
Instructions
Fetch the current status and latest result payload for a flux-kontext task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Asynchronous endpoint the task was created on. Defaults to the line's only asynchronous endpoint. | |
| task_id | Yes | Task id returned when the task was created. |