get_task
Retrieve the current status and latest result payload for an asynchronous Seedream image generation task using its task ID and endpoint action.
Instructions
Fetch the current status and latest result payload for a seedream 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. |