OptionalBotThe bot's display name (defaults applied by the bridge when absent).
OptionalChannelsRaw-audio channel count.
OptionalNativeThe module specifier of the native Meeting SDK addon/sidecar to load (e.g. an internal N-API addon package name or an absolute path to a sidecar entry). Required in production; tests inject a loader.
OptionalSampleRaw-audio sample rate (Hz) the bot sends/receives.
OptionalSdkThe Zoom Meeting SDK Key (resolved upstream).
OptionalSdkThe Zoom Meeting SDK Secret (resolved upstream). Used only to sign the join JWT.
OptionalSdkA pre-signed Meeting SDK JWT, when the deployment computes it out-of-band instead of via key/secret.
OptionalZakThe ZAK token for joining as / on behalf of a host, when applicable.
Resolved configuration for ZoomNativeMeetingSdk. Credentials resolve upstream (MJ credential system / provider
Configuration) — this object carries already-resolved values; never inline secrets at a call site.