get_health_score
Analyze Python code quality by calculating an overall health score from 0-100 with detailed category breakdowns to identify improvement areas.
Instructions
Get overall code health score (0-100) with grade and category scores
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to Python code to analyze |