fix: clarify voice-call setup diagnostics

This commit is contained in:
Peter Steinberger
2026-04-25 20:24:31 +01:00
parent 44648440a5
commit b732f21a86
4 changed files with 61 additions and 0 deletions

View File

@@ -53,6 +53,12 @@ Restart the Gateway afterwards.
Set config under `plugins.entries.voice-call.config`:
If `enabled` is true but the selected provider is missing credentials, Gateway
startup logs a setup-incomplete warning with the missing keys and skips starting
the runtime. Run `openclaw voicecall setup` to see the same readiness details.
Commands, RPC calls, and agent tools still return the exact missing provider
configuration when used.
```json5
{
plugins: {