Skip to main content
Glama

minimax_generate_video_from_images

Generate a MiniMax H3 video from reference images by submitting one to nine image URLs and optional style prompts.

Instructions

Generate a MiniMax H3 video from one or more reference images.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelNoMiniMax H3 model name.minimax-h3
ratioNoOutput aspect ratio: 16:9 or 9:16.16:9
promptNoOptional motion, camera, and style guidance.
durationNoInteger output duration from 4 to 15 seconds.
image_urlsYesOne to nine public reference image URLs.
callback_urlNoOptional public webhook URL for the final result.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

With no annotations provided, the description carries full responsibility for behavioral disclosure. It mentions generation but does not indicate whether the operation is asynchronous, what the return format is, or any constraints like the need for public image URLs. This is a significant gap for a generation task.

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 a single, clear sentence with no filler. It is appropriately sized for conveying the core purpose and avoids unnecessary detail.

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

Completeness2/5

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

Despite full schema coverage and an output schema, the description omits critical behavioral context such as the asynchronous nature of video generation and the optional callback mechanism. It is minimally viable but leaves the agent without important information about the execution model.

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 100%, providing detailed descriptions for all six parameters, including ranges, defaults, and constraints. The description adds no extra parameter guidance, so it stays at the baseline of 3.

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 a MiniMax H3 video from one or more reference images, distinguishing it from text- and audio-based generation siblings. It includes the specific verb, resource, and input type, making the purpose unambiguous.

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

Usage Guidelines2/5

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

No guidance is given on when to use this tool versus alternatives like text- or audio-based generation. There are no explicit exclusions or prerequisites, leaving the agent to infer usage solely from the input type.

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/AceDataCloud/MinimaxMCP'

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