get_sqale_metrics
Retrieve SQALE technical debt metrics including remediation time, debt ratio, and rating for a project by specifying its root path and optionally the development time.
Instructions
Get SQALE technical debt metrics including remediation time, debt ratio, and rating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the project root directory | |
| developmentTime | No | Optional: estimated development time in hours for debt ratio calculation |