voice-clone-tts
PREMIUM: returns SSML ready for your TTS engine. input=text. [x402: 3.0 USDC on Base, pay-per-use]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | service input |
PREMIUM: returns SSML ready for your TTS engine. input=text. [x402: 3.0 USDC on Base, pay-per-use]
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | service input |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It reveals only that the tool returns SSML and is a paid premium service; it says nothing about authentication, payment flow, rate limits, failure modes, or how voice cloning is handled.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single compact sentence with no redundant prose; key output, input, and pricing signals are all present. It is telegraphic, and 'PREMIUM' adds a marketing tone without functional value, but overall it earns its brevity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a one-input tool with no output schema, the description minimally states input, output, and cost. However, it omits payment prerequisites, expected SSML format, and the voice-cloning behavior implied by the tool name, so an agent would still need to infer important calling details.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3. The description adds only 'input=text,' which barely improves on the schema's generic 'service input' string type and does not explain what kind of text is expected or how it maps to SSML generation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a concrete output ('returns SSML ready for your TTS engine') and an input ('input=text'), so an agent can infer the core function. However, it does not mention voice cloning despite the tool name 'voice-clone-tts', and it does not distinguish the tool from nearby TTS/synthesis siblings.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no guidance about when to use this tool versus alternatives, no prerequisites, and no exclusion criteria. The only usage-like hint is 'input=text,' which states the input format rather than the decision context for selecting this tool.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.