Skip to main content
Glama

Vidu MCP Server

by el-el-san

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/el-el-san/vidu-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server