get_task
Retrieve the current status and latest result payload for a GPT image task by providing the task ID and action endpoint.
Instructions
Fetch the current status and latest result payload for a gpt-image task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Endpoint the task was created on. | |
| task_id | Yes | Task id returned when the task was created. |