get_pyexamine_result_by_commit
Fetch PyExamine analysis results for a commit hash to uncover code smells and static analysis issues.
Instructions
commit hash 기준으로 code-analysis(PyExamine) 결과를 조회한다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commitHash | Yes | 조회할 commit hash | |
| teamProjectId | No | CodeVi team project ID |