get_task
Fetch the current status and result payload 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 |
|---|---|---|---|
| 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. |