diff --git a/docs/plugins/voice-call.md b/docs/plugins/voice-call.md index 29fbb36a16e..d6d74abe841 100644 --- a/docs/plugins/voice-call.md +++ b/docs/plugins/voice-call.md @@ -91,6 +91,10 @@ Gateway startup logs a setup-incomplete warning with the missing keys and skips starting the runtime. Commands, RPC calls, and agent tools still return the exact missing provider configuration when used. + +Voice-call credentials accept SecretRefs. `plugins.entries.voice-call.config.twilio.authToken` and `plugins.entries.voice-call.config.tts.providers.*.apiKey` resolve through the standard SecretRef surface; see [SecretRef credential surface](/reference/secretref-credential-surface). + + ```json5 { plugins: {