ElevenLabs MCP Server

get_audio_file

Retrieve audio file content by specifying a job ID from the ElevenLabs MCP Server, enabling access to generated text-to-speech outputs.

Instructions

Get the audio file content for a specific job

Input Schema

NameRequiredDescriptionDefault
job_idYesID of the job to get audio file for

Input Schema (JSON Schema)

{ "properties": { "job_id": { "description": "ID of the job to get audio file for", "type": "string" } }, "required": [ "job_id" ], "type": "object" }

You must be authenticated.

Other Tools from ElevenLabs MCP Server

Related Tools

ID: leukzvus7o