get_task
Fetch the current status and latest result payload of a Hailuo task by providing its task ID and the action endpoint used to create it.
Instructions
Fetch the current status and latest result payload for a hailuo task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task id returned when the task was created. | |
| action | Yes | Endpoint the task was created on. |