get_task
Fetch the current status and latest result payload of an asynchronous image or video generation task by supplying the task ID and the endpoint action it was created on.
Instructions
Fetch the current status and latest result payload for a grok-imagine 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. |