get_task
Check an Ideogram V3 task's status and retrieve its latest result payload by providing the task ID and the asynchronous endpoint used (edit, reframe, remix, text-to-image).
Instructions
Fetch the current status and latest result payload for a ideogram-v3 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. |