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