get_latest_pyexamine_result
Retrieve the current code smell detection result from the last analysis run, with optional filters for Jenkins job, commit hash, or team project ID.
Instructions
pyExamineResult가 있는 가장 최근 code-analysis 결과를 조회한다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobName | No | Jenkins job name 필터 | |
| commitHash | No | commit hash 필터 | |
| teamProjectId | No | CodeVi team project ID 필터 |