openclaw_tts_status
Retrieve the current Text-to-Speech subsystem status, including whether it is enabled, the active provider, and the selected voice. Read-only status check.
Instructions
Get the TTS subsystem status (enabled, current provider, voice). Wraps tts.status. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | Optional OpenClaw instance to route this call to (e.g. 'default', 'work'). Falls back to the active default instance, or the OPENCLAW_GATEWAY_URL/TOKEN env vars when set. List configured instances with openclaw_setup_list. |