get_task
Retrieve current status and result payload for an asynchronous gpt-image task to monitor progress and access generated or edited images.
Instructions
Fetch the current status and latest result payload for a gpt-image 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. |