get_task
Retrieve the current status and latest result of a Wan task by providing its task ID and action endpoint, enabling progress tracking and result retrieval.
Instructions
Fetch the current status and latest result payload for a wan task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Endpoint the task was created on. | |
| task_id | Yes | Task id returned when the task was created. |