get_task
Fetch the current status and result payload of a gemini-omni asynchronous task using its task ID. Monitor progress for operations like text-to-video generation.
Instructions
Fetch the current status and latest result payload for a gemini-omni task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Asynchronous endpoint the task was created on. Defaults to the line's only asynchronous endpoint. | |
| task_id | Yes | Task id returned when the task was created. |