Skip to main content
Glama

generate_foxbrizio_audio

Convert a written script into spoken audio using ElevenLabs voice synthesis, with adjustable speed and stability settings for custom narration.

Instructions

Genera audio de Foxbrizio Romano usando ElevenLabs con el script proporcionado

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
speedNoVelocidad del audio (0.5-2.0)
scriptYesScript de Foxbrizio Romano para convertir a audio
voice_idNoID de la voz de ElevenLabs (opcional, usa el configurado por defecto)
stabilityNoEstabilidad de la voz (0.0-1.0)
voice_nameNoNombre de la voz para referenciaGianP
Behavior2/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. The description only says it generates audio, implying a non-destructive operation, but does not disclose potential side effects, permission requirements, rate limits, or whether it invokes an external API. This is a significant gap for a tool that likely makes network calls to ElevenLabs.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The single-sentence description is concise and front-loaded with the main purpose. It could be improved by including a brief usage hint or behavioral note without becoming verbose. No redundancy or filler.

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?

Given the tool has 5 parameters (including voice, speed, stability) and no output schema, the description is incomplete. It does not explain the return format (e.g., file path, URL, or base64 audio), any processing time expectations, or failure modes. The complexity of ElevenLabs integration is not addressed.

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?

The input schema has 100% description coverage for all 5 parameters, so the baseline is 3. The description adds no additional semantic meaning beyond what the schema already provides. It does not clarify default behavior, the relationship between voice_id and voice_name, or offer usage tips. The schema descriptions are adequate but the tool description adds nothing new.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it generates audio for Foxbrizio Romano using ElevenLabs with a provided script. The verb 'genera' and the specific resource 'audio de Foxbrizio Romano' are present. It differentiates from siblings like 'generate_foxbrizio_script' (which makes the script, not the audio) and 'generate_complete_foxbrizio_video' (which likely combines audio and video). However, it does not explicitly contrast with these siblings to earn a 5.

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?

The description lacks guidance on when to use this tool versus alternatives. It does not mention necessary prerequisites (e.g., needing a script from generate_foxbrizio_script first) or scenarios to avoid. There is no mention of alternatives or exclusions.

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/JorgeGdev/Foxbrizio-mcp'

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