get_task
Check the processing status and retrieve the final output of a GPT image task using its ID and action type.
Instructions
Fetch the current status and latest result payload for a gpt-image task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task id returned when the task was created. | |
| action | Yes | Endpoint the task was created on. |