Zoom Virtual Agent Web

Zoom Virtual Agent SDK for web embeds. Use for campaign or entry ID chat launch, event-driven controls, user context updates, and CSP-safe deployment.

stanfish06 Updated

File contents

Zoom Virtual Agent SDK - Web

Official docs:

Quick Links

  1. concepts/lifecycle-and-events.md
  2. examples/campaign-and-entry-patterns.md
  3. references/web-reference-map.md
  4. troubleshooting/common-issues.md

Hard Guardrails

  • Gate calls behind readiness (zoomCampaignSdk:ready or waitForReady()).
  • Do not call show/hide/open/close before SDK initialization.
  • Keep CSP and script host policy validated before debugging business logic.
  • Prefer campaign embed over entry ID when minimizing user friction is a priority.

Chaining

stanfish06/skillquarium/tree/main/skills/zoom-virtual-agent-web commit 40e679cf34

Frequently asked questions

npx skillmds@latest add stanfish06/zoom-virtual-agent-web