Skip to main content
Glama

run_talking_head_polish

Polishes talking head videos by adjusting orientation, denoising, adding background music, and optionally trimming background, captions, infographics, and thumbnail for export.

Instructions

ONE-SHOT creator polish: orient → denoise → BGM → optional cut/BG/captions/cards → export.

bg_mode: none | space | blur | solid preset: youtube_16x9 | reels_9x16 | square_1x1 | source Toggle stages with process_audio / mix_bgm / smart_cut / infographics / thumbnail.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
presetNoyoutube_16x9
bg_modeNonone
mix_bgmNo
strengthNo
smart_cutNo
thumbnailNo
bgm_volumeNo
video_pathYes
infographicsNo
project_nameNotalking_head_polish
burn_captionsNo
process_audioNo
aggressivenessNo
infographic_topicNoauto

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so the description carries full burden. It discloses the pipeline stages and toggles, but lacks details on side effects (e.g., whether the original file is modified, performance implications, or error behavior). This is adequate but not exhaustive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Extremely concise: two sentences with no redundant words. The first sentence front-loads the core pipeline, the second lists toggles and options. Every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (14 parameters, multi-stage pipeline), the description is brief. It covers the pipeline and some parameter options, but lacks information on prerequisites, error handling, or output details (though output schema exists, reducing need for return value explanation). Additional context would improve completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate. It documents enum values for bg_mode and preset, and toggles for several boolean parameters, covering about 50% of parameters (7 of 14). However, it omits important parameters like 'strength', 'bgm_volume', and 'aggressiveness', leaving gaps.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states 'ONE-SHOT creator polish' with a detailed pipeline (orient → denoise → BGM → optional cut/BG/captions/cards → export). It distinguishes from sibling tools like mix_bgm and smart_cut_hesitations by indicating it combines multiple stages into a single automation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies this tool is for a complete polish workflow, but it does not explicitly state when to use it vs. individual stage tools (e.g., mix_bgm, process_audio). No exclusions or alternatives are mentioned, leaving the agent to infer usage context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/dhirajlochib/VidMcp'

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