check_video
Check the progress of a video generation. Returns status: running (wait ~30s), completed with file paths, or failed with error.
Instructions
Check the status of a video generation operation. Returns status: 'running' (still generating), 'completed' (with saved file paths), or 'failed' (with error). If status is 'running', wait ~30 seconds before checking again. Completed videos are saved to /root/Videos/gemini-generated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operationId | Yes | Operation ID returned by generate_video |