Skip to main content
Glama

generate_video

Generate videos from text prompts using Jimeng AI. Choose from multiple models, aspect ratios, and durations to create custom video content.

Instructions

文生视频:根据文字描述生成视频(约需 1~5 分钟)。

  • model(模型版本):

    • jimeng_t2v_v30 视频生成 3.0 720P(默认)

    • jimeng_t2v_v30_1080p 视频生成 3.0 1080P

    • jimeng_ti2v_v30_pro 视频生成 3.0 Pro 1080P(效果更好)

  • aspect_ratio: 16:9 / 4:3 / 1:1 / 3:4 / 9:16 / 21:9

  • duration_sec: 5(默认)或 10

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelNojimeng_t2v_v30
promptYes
aspect_ratioNo16:9
duration_secNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations, the description provides useful behavioral context such as the approximate generation time (1–5 minutes) and model quality differences. However, it does not disclose asynchronous behavior, rate limits, or potential error conditions.

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?

The description is compact and front-loaded: a one-sentence purpose followed by a bulleted parameter list. Every line adds value without redundancy.

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?

Given the output schema exists and the tool's scope, the description covers key operational details: models, aspect ratios, duration, and time estimate. Minor omissions like prompt length limits or content restrictions leave small gaps.

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

Parameters5/5

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

The schema has no descriptions, but the description fully compensates by enumerating valid model options, aspect ratios, and duration choices (5 or 10 seconds). It adds significant meaning beyond the bare 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?

The description clearly states the tool generates video from text (文生视频:根据文字描述生成视频), using a specific verb and resource. This distinguishes it from sibling tools like image_to_video and image_to_image.

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

Usage Guidelines4/5

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

The description makes it clear that this tool is for text-to-video generation, providing a clear context for when to use it. It does not explicitly exclude alternatives, but the input criterion (text description) is well-defined.

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/andyleimc-source/jimeng-ai-mcp'

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