Vidu MCP Server

by el-el-san
Verified

check-generation-status

Monitor the progress of video generation tasks on Vidu MCP Server by providing the task ID. Ensure timely status updates for seamless workflow management.

Instructions

Check the status of a video generation task

Input Schema

NameRequiredDescriptionDefault
task_idYesTask ID returned by the image-to-video tool

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "task_id": { "description": "Task ID returned by the image-to-video tool", "type": "string" } }, "required": [ "task_id" ], "type": "object" }

You must be authenticated.

Other Tools from Vidu MCP Server

Related Tools

ID: ln4jk3pjzs