Skip to main content
Glama

speech_voice_clone

Clone a voice from an uploaded audio file (file_id) to create a unique voice ID for text-to-speech. Cloned voices are auto-deleted after 168 hours.

Instructions

Clone a voice from an uploaded file_id (purpose=voice_clone). Cloned voices must be used within 168 hours or they are auto-deleted. Returns a demo_audio preview URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textNo
modelNo
file_idYesfile_id from files_upload with purpose=voice_clone
accuracyNo
voice_idYesUnique voice id, 8-256 chars; letter start; no trailing - or _
aigc_watermarkNo
language_boostNo
text_validationNo
need_noise_reductionNo
need_volume_normalizationNo
Behavior3/5

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

Disclosed the 168-hour auto-deletion and return of a demo_audio preview URL, but lacked details on auth requirements, rate limits, or side effects beyond creation.

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?

Three front-loaded sentences with no wasted words: purpose, constraint, output.

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?

Insufficient for a 10-parameter tool with low schema coverage and no output schema; many parameters like text, model, accuracy are left unexplained.

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?

Adds value by linking file_id to voice_clone purpose, but with 20% schema coverage and 10 parameters, most remain undescribed in both schema and description.

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 clones a voice from a file_id with purpose=voice_clone, and distinguishes it from siblings by specifying the unique voice cloning functionality.

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 usage for voice cloning after file upload, but does not explicitly compare to alternatives or state when not to use.

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/ianrey258/minimax-mcp-api'

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