get_task
Fetch the current status and latest result payload for a Hailuo video generation task by providing the task ID and the async endpoint action.
Instructions
Fetch the current status and latest result payload for a hailuo 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. |