get_task
Fetch the live status and latest output of a GPT-4o image generation task using its task ID.
Instructions
Fetch the current status and latest result payload for a gpt-4o-image 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. |