diagnose_error
Diagnose error codes or error names by searching the GitLab codebase for references and throw locations. Identify error sources and usage.
Instructions
诊断错误码/错误名,在 GitLab 代码库中搜索引用和抛出位置
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errorCode | No | 错误码 (如 MDPD-0001-0013) | |
| errorName | No | 错误名 (如 COMPONENT_JSON_TOO_LARGE) |