get_task
Retrieve the current status and latest result of a runway task using its task ID and action type. Check if a video generation or extension is complete and get the output payload.
Instructions
Fetch the current status and latest result payload for a runway 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. |