Skip to main content
Glama

re_render_video

Re-render a video after modifying HTML templates, voiceover text, or voice settings, or when the previous result is unsatisfactory. Deducts one render credit per use.

Instructions

强制重新渲染视频(会扣除额度)。当用户修改了 HTML 素材、配音文案或音色后需要重新生成,或者对上一次渲染结果不满意想要重做时使用。调用前必须明确告知用户:此操作将消耗 1 次渲染额度。如果项目当前正在渲染中则拒绝(须等渲染完成或失败后才能重新触发)。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYes项目 ID
user_confirmed_contentYes必须为 true:表示用户已确认要重新渲染并接受额度扣除
aspect_ratioNo视频比例:16:9(默认)/ 9:16 / 1:1 / 4:3
Behavior4/5

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

Discloses quota deduction and rendering lock, but lacks details on success/failure responses. Since no annotations, description carries burden and does well.

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?

Concise Chinese description with no wasted words. Front-loaded with core action and quota impact.

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

Completeness4/5

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

Covers main behavioral constraints and usage context. Lacks output schema but described effects adequately for a simple 3-param tool.

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 coverage is 100%, so baseline 3. Description repeats schema info for user_confirmed_content but adds no new meaning beyond schema.

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?

Clearly states force re-render video with quota deduction, and specifies when to use (after modifications or dissatisfaction). Differentiates from sibling render_video.

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

Usage Guidelines5/5

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

Explicitly says when to use (after changes or dissatisfaction), when not to use (while rendering), and requires user confirmation before calling.

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/trtian/flash-cast-mcp'

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