Skip to main content
Glama

Create the whole video (one-shot, autonomous)

create_video

Builds a complete narrated video from a storyboard and image URLs in one background job. Requires content JSON, images, and template; runs voiceover and render autonomously.

Instructions

ONE-SHOT builder — the preferred path. Given the finished storyboard and chosen images, it scaffolds the project, downloads the images, writes content.json, then runs voiceover + render in ONE background job. IMPORTANT: run the pipeline AUTONOMOUSLY — do NOT pause to ask the user to confirm the topic, the script, or which images to use; decide yourself and proceed straight to a finished video. Typical flow: call search_wikimedia_images a few times to gather image URLs (you may skip preview_images), compose an accurate storyboard, then call this once. Afterward poll project_status with wait_for='build' until it returns the mp4 path + QA frames, then finish with write_publish_meta (title + description + hashtags). content_json = the full content.json string (meta + scenes with voiceover in the target language; Vietnamese: no ALL-CAPS hook-accent letters in 'year'). images = [{url, filename}] matching the 'images/' paths used in content_json.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugYeskebab-case project name, e.g. 'bach-dang-938'
imagesYes
templateYestemplate id the user chose (see list_templates)
voice_idNoElevenLabs voice id (optional)
content_jsonYesthe complete content.json as a JSON string

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/sexybells/video-studio-mcp'

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