Lazily loads the native Webex media bot addon at the given specifier (category: runtime plugin discovery
from config — the addon path is deployment-supplied and not known at build time, so a static import is
impossible). Throws a precise, actionable error when it can't be loaded so a misconfigured deployment
fails loudly, not silently.
VERIFY against the native Webex media bot addon: the module's default/namespace interop + that it
exposes createClient.
Lazily loads the native Webex media bot addon at the given specifier (category: runtime plugin discovery from config — the addon path is deployment-supplied and not known at build time, so a static import is impossible). Throws a precise, actionable error when it can't be loaded so a misconfigured deployment fails loudly, not silently.
VERIFY against the native Webex media bot addon: the module's default/namespace interop + that it exposes
createClient.