Skip to main content
Glama

Advanced TTS MCP Server

get_status

Check the processing status of a text-to-speech synthesis request by providing the request ID, ensuring accurate tracking of TTS tasks within the Advanced TTS MCP Server.

Instructions

Get processing status for a synthesis request

Input Schema

NameRequiredDescriptionDefault
requestIdYesRequest ID to check status for

Input Schema (JSON Schema)

{ "properties": { "requestId": { "description": "Request ID to check status for", "type": "string" } }, "required": [ "requestId" ], "type": "object" }
Install Server

Other Tools from Advanced TTS 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/samihalawa/advanced-tts-mcp'

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