get_task
Retrieve the status and result payload of a Seedance task by providing its task ID.
Instructions
Fetch the current status and latest result payload for a seedance task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Endpoint the task was created on. Defaults to the line's only endpoint. | |
| task_id | Yes | Task id returned when the task was created. |