E
ElevenLabs
/voices
List voices
Available voices with labels, preview URLs and ids.
livestable · 279ms
voicestts
$0.0020
per call
plus $0.001 platform fee per run
Bring your own ElevenLabs key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run elevenlabs /voices for me.
Input
This endpoint takes an open JSON object. See the upstream docs for its input schema.
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"elevenlabs","endpoint":"/voices","input":{}}'cli
npx cracked-ai run -p elevenlabs -e /voices -i '{}'mcp
run_tool({ provider: "elevenlabs", endpoint: "/voices", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.