Zoom Contact Center(ズームが提供するコンタクトセンター機能)の参照用スキルです。 **次のような場合に使用:** - アプリ、ウェブ、ネイティブアプリ(プラットフォーム固有の方式)の統合を実装する際 - コンタクトセンターのワークフロー(業務の流れ)へのルーティング後に対応する - 利用者とのやり取りの状態管理を行う - キャンペーンを実行・管理する - コールバック(折り返し電話)機能を利用する - バージョンのズレ(更新による不具合)のトラブルシューティング(問題解決)を行う
Reference skill for Zoom Contact Center. Use after routing to a contact-center workflow when implementing app, web, or native integrations; engagement context and state handling; campaigns; callbacks; or version-drift troubleshooting.
Background reference for Zoom Contact Center integrations across app, web, and native mobile surfaces.
Implementation guidance for Zoom Contact Center across:
Official docs:
zoom-apps-sdk.Start here:
Platform skills:
contact-center/
├── SKILL.md
├── RUNBOOK.md
├── concepts/
│ └── architecture-and-lifecycle.md
├── scenarios/
│ └── high-level-scenarios.md
├── references/
│ ├── versioning-and-compatibility.md
│ ├── samples-validation.md
│ └── environment-variables.md
├── troubleshooting/
│ └── common-drift-and-breaks.md
├── android/
│ ├── SKILL.md
│ ├── concepts/sdk-lifecycle.md
│ ├── examples/service-patterns.md
│ ├── references/android-reference-map.md
│ └── troubleshooting/common-issues.md
├── ios/
│ ├── SKILL.md
│ ├── concepts/sdk-lifecycle.md
│ ├── examples/service-patterns.md
│ ├── references/ios-reference-map.md
│ └── troubleshooting/common-issues.md
└── web/
├── SKILL.md
├── concepts/lifecycle-and-events.md
├── examples/app-context-and-state.md
├── references/web-reference-map.md
└── troubleshooting/common-issues.md
entryId for chat/video/ZVA, apiKey for scheduled callback and campaign flows).fetchUI, startVideo, or web SDK open/show path).start, hold, resume, end) and context switching.endChat/endVideo, logout/logoff, uninitialize/release).engagementId and survives context switching.See scenarios/high-level-scenarios.md for details.
.env keys and where to find each value.原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。