debug-zoom-integration

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Debug Zoom Integration

调试Zoom集成

Use this skill when the user already built something and it is failing.
当用户已完成相关功能开发但运行出错时使用此skill。

Triage Order

排查顺序

  1. Auth and app configuration
  2. Request construction or event verification
  3. SDK initialization or platform mismatch
  4. Media/session behavior
  5. MCP transport and capability assumptions
  1. 身份验证与应用配置
  2. 请求构造或事件校验
  3. SDK初始化或平台不兼容
  4. 媒体/会话行为
  5. MCP传输与能力假设

Evidence To Request

需要收集的证据

  • Exact error text
  • Platform and SDK/runtime
  • Relevant request or payload sample
  • What worked versus what failed
  • Whether the issue is reproducible or intermittent
  • 确切的错误文本
  • 平台与SDK/运行环境
  • 相关请求或负载示例
  • 正常运行与故障场景的对比
  • 问题是可复现的还是偶发的

Reference Routing

参考路由

  • oauth
  • rest-api
  • webhooks
  • meeting-sdk
  • video-sdk
  • rtms
  • zoom-mcp
  • oauth
  • rest-api
  • webhooks
  • meeting-sdk
  • video-sdk
  • rtms
  • zoom-mcp

Output

输出内容

  • Most likely failing layer
  • Ranked hypotheses
  • Short fix plan
  • Verification steps
  • 最可能出问题的层级
  • 按优先级排序的假设
  • 简短修复计划
  • 验证步骤