Skip to main content
Glama

edu_video_gen

by typing233

query_video_status

Check the status of a video generation task and retrieve results, including formatted video and image links, using the specified task ID.

Instructions

查询视频生成状态

Args: task_id: 视频生成任务ID

Returns: 包含任务状态信息与任务结果的字典,任务结果中的视频链接请用"链接文本"形式展示给用户,图片链接请用"链接文本"形式展示给用户

Input Schema

NameRequiredDescriptionDefault
task_idYes

Input Schema (JSON Schema)

{ "properties": { "task_id": { "title": "Task Id", "type": "string" } }, "required": [ "task_id" ], "type": "object" }

Other Tools from edu_video_gen

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/typing233/scenext-mcp'

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