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