Skip to main content
Glama

NoLang MCP Server

by team-tissis

wait_video_generation_and_get_download_url

Monitors video generation progress and provides the download URL once processing is complete, enabling users to access their AI-generated videos.

Instructions

Polls until video generation completes and returns the download URL.

Input Schema

NameRequiredDescriptionDefault
argsYes

Input Schema (JSON Schema)

{ "properties": { "args": { "$ref": "#/$defs/VideoWaitArgs", "title": "Args" } }, "required": [ "args" ], "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/team-tissis/nolang-mcp'

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