get_task
Fetch the current status and latest result payload of a Kling task by providing its task ID and the action endpoint. This lets you track progress and retrieve outputs from asynchronous Kling video and avatar tasks.
Instructions
Fetch the current status and latest result payload for a kling 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. |