force_instrumentalboolean · optionalValue supplied for force instrumental.
Loading tools…
ElevenLabs
Generate music from text prompts with duration and composition controls.
Generate a 3–60 second MP3 music clip from a prompt with Eleven Music v2. Duration is required so the estimate is exact before the paid call.
Agents select this operation with tool ID elevenlabs.eleven-music-v2, then check its current inputs and price before a run.
force_instrumentalboolean · optionalValue supplied for force instrumental.
music_length_msinteger · requiredValue supplied for music length ms.
minimum: 3000 · maximum: 60000
promptstring · requiredInstruction describing the requested generated output.
minLength: 1 · maxLength: 4100
content_typestringReturned content type value.
duration_msnumberReturned duration ms 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-music-v2",
"input": {
"prompt": "A concise warm instrumental podcast sting, optimistic and modern, no vocals.",
"music_length_ms": 3000,
"force_instrumental": true
}
}{
"note": "music returned as an artifact",
"duration_ms": 3000,
"content_type": "audio/mpeg"
}invalid_input: music_length_ms must be between 3,000 and 60,000example: {"prompt":"A concise warm instrumental podcast sting, optimistic and modern, no vocals.","music_length_ms":3000,"force_instrumental":true}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.