duration_secondsnumber · requiredValue supplied for duration seconds.
minimum: 1 · maximum: 30
Loading tools…
ElevenLabs
Generate sound effects from text prompts with duration and prompt-influence controls.
Create a 1–30 second MP3 sound effect with Eleven Text to Sound v2. Duration is explicit so the wallet hold and final charge are predictable before generation.
Agents select this operation with tool ID elevenlabs.eleven-text-to-sound-v2, then check its current inputs and price before a run.
duration_secondsnumber · requiredValue supplied for duration seconds.
minimum: 1 · maximum: 30
loopboolean · optionalValue supplied for loop.
prompt_influencenumber · optionalValue supplied for prompt influence.
minimum: 0 · maximum: 1
textstring · requiredValue supplied for text.
minLength: 1 · maxLength: 1000
content_typestringReturned content type value.
duration_secondsnumberReturned duration seconds value.
notestringReturned note value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "elevenlabs.eleven-text-to-sound-v2",
"input": {
"loop": false,
"text": "a short clean camera shutter click in a quiet studio",
"duration_seconds": 1,
"prompt_influence": 0.3
}
}{
"note": "sound effect returned as an artifact",
"content_type": "audio/mpeg",
"duration_seconds": 1
}invalid_input: duration_seconds must be between 1 and 30example: {"text":"a short clean camera shutter click in a quiet studio","duration_seconds":1,"loop":false,"prompt_influence":0.3}Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.