get_task
Check a Veo 3.1 video task's current status and latest result payload. Provide task_id and action endpoint to fetch generation progress.
Instructions
Fetch the current status and latest result payload for a veo-3-1 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. |