openclaw_voicewake_get
Retrieve the current voice-wake configuration, including wake word, sensitivity, and enabled status for an OpenClaw instance.
Instructions
Get the voice-wake configuration (wake word, sensitivity, enabled). Wraps voicewake.get. 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. |