Skip to main content
Glama
156554395

Doubao Image/Video Generation MCP Server

by 156554395

query_video_task

Check the status and retrieve results for asynchronous video generation tasks, including pending, processing, success, or failed states, with download URLs for completed videos.

Instructions

查询豆包视频生成任务的状态和结果

视频生成是异步任务,需要使用此工具查询任务状态:

  • pending: 任务等待中

  • processing: 任务处理中

  • success: 任务成功完成

  • failed: 任务失败

参数说明:

  • task_id: 任务 ID (必需,由 generate_video 返回)

返回: 任务状态和结果 (成功时包含视频下载 URL)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_idYes视频生成任务 ID
Install Server

Other Tools

Latest Blog Posts

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/156554395/doubao-image-video-mcp'

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