openclaw_tts_disable
Stop text-to-speech output for an OpenClaw instance, silencing TTS notifications.
Instructions
Disable text-to-speech output. Wraps tts.disable.
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. |