debug-zoom

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

/debug-zoom

/debug-zoom

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Debug Zoom auth, API, webhook, SDK, or MCP issues without wandering through the entire docs set.
如果你看到不熟悉的占位符,或者需要确认已连接的工具列表,请查看CONNECTORS.md
无需通读全套文档即可调试Zoom身份验证、API、webhook、SDK或MCP相关问题。

Usage

使用方法

text
/debug-zoom $ARGUMENTS
text
/debug-zoom $ARGUMENTS

Workflow

工作流程

  1. Identify the failing layer: auth, API request, webhook, SDK init, media/session behavior, or MCP transport.
  2. Ask for the minimum missing evidence: exact error, platform, request/response, event payload, or code path.
  3. Produce 2-4 plausible causes ranked by likelihood.
  4. Route to the most relevant deep references in
    skills/
    .
  5. Give a short verification plan so the user can confirm the fix.
  1. 定位故障层级:身份验证、API请求、webhook、SDK初始化、媒体/会话行为或MCP传输。
  2. 收集最少必要的缺失证据:准确错误信息、运行平台、请求/响应内容、事件payload或代码路径。
  3. 生成2-4个按发生概率排序的合理故障原因。
  4. 引导跳转至
    skills/
    目录下最相关的深度参考资料。
  5. 提供简短的验证方案,便于用户确认修复是否生效。

Output

输出内容

  • Most likely failure layer
  • Ranked hypotheses
  • Targeted fix steps
  • Verification checklist
  • Relevant skill links
  • 最可能的故障层级
  • 按优先级排序的故障假设
  • 针对性修复步骤
  • 验证检查清单
  • 相关技能链接

Related Skills

相关技能

  • debug-zoom-integration
  • setup-zoom-oauth
  • design-mcp-workflow
  • debug-zoom-integration
  • setup-zoom-oauth
  • design-mcp-workflow