Skip to main content
Glama

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" }
Install Server

Other Tools from ElevenLabs MCP Server

Related Tools

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/mamertofabian/elevenlabs-mcp-server'

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