get_model_status
Check the current initialization status of the TTS model in the Speech MCP Server to ensure readiness for text-to-speech operations using the Kokoro model.
Instructions
Get the current status of the TTS model initialization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}