Skip to main content
Glama

Baidu Digital Human MCP Server

Official
by baidu-xiling

getDh123VideoStatus

Check the progress of 123 Digital Human video synthesis using task ID. This tool queries the status of video generation tasks on the Baidu Digital Human MCP Server.

Instructions

#工具说明:查询123数字人视频合成进度。

样例1:

用户输入:查一下taskid为xxx的123数字人视频好了没有 思考过程: 1.用户想要查询taskid为xxx的123数字人视频,需要使用“getDh123VideoStatus”工具。 2.工具需要task ID这些参数。 3.task ID的值为xxx

Input Schema

NameRequiredDescriptionDefault
taskIdNo视频任务ID

Input Schema (JSON Schema)

{ "properties": { "taskId": { "default": null, "description": "视频任务ID", "title": "Taskid", "type": "string" } }, "title": "getDh123VideoStatusArguments", "type": "object" }

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/baidu-xiling/mcp'

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