Skip to main content
Glama

NoLang MCP Server

by team-tissis

list_generated_videos

Retrieve a paginated list of AI-generated videos created through the NoLang MCP Server, allowing users to view and manage their video generation history.

Instructions

Return a paginated list of videos you have generated.

Input Schema

NameRequiredDescriptionDefault
argsYes

Input Schema (JSON Schema)

{ "properties": { "args": { "$ref": "#/$defs/ListVideosArgs", "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