Skip to main content
Glama

AI Video Generator MCP Server

by el-el-san

check-video-status

Verify the progress and status of a video generation request by providing the request ID and the AI model used. Track the completion of your video processing with ease.

Instructions

Check the status of a video generation request

Input Schema

NameRequiredDescriptionDefault
modelNoAI model used for the request (luma=Ray2, kling=Kling)luma
request_idYesThe request ID to check

Input Schema (JSON Schema)

{ "properties": { "model": { "default": "luma", "description": "AI model used for the request (luma=Ray2, kling=Kling)", "enum": [ "luma", "kling" ], "type": "string" }, "request_id": { "description": "The request ID to check", "type": "string" } }, "required": [ "request_id" ], "type": "object" }
Install Server

Other Tools from AI Video Generator 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/fal-mcp-server'

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