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