@pouchy_ai/companion-sdk - v0.63.0
    Preparing search index...

    Variable VOICE_TOOL_VARIABLEConst

    VOICE_TOOL_VARIABLE: "secret__pouchy_voice_token" = 'secret__pouchy_voice_token'

    The ElevenLabs dynamic variable carrying the call-scoped credential the memory webhook tool presents back to us.

    The secret__ prefix is load-bearing rather than a naming convention: EL treats that class as header-only and NEVER sends it to the LLM, which is the property that lets a credential ride a live conversation without ever entering a prompt. Renaming it without re-running the registration card breaks recall on every agent already configured.