ElevenLabs MCP Server

delete_job

Remove a voiceover job and its files by specifying the job ID, ensuring clean management of text-to-speech tasks on ElevenLabs MCP Server.

Instructions

Delete a voiceover job and its associated files

Input Schema

NameRequiredDescriptionDefault
job_idYesID of the job to delete

Input Schema (JSON Schema)

{ "properties": { "job_id": { "description": "ID of the job to delete", "type": "string" } }, "required": [ "job_id" ], "type": "object" }

You must be authenticated.

Other Tools from ElevenLabs MCP Server

Related Tools

ID: leukzvus7o