get_issues_by_severity
Filter and retrieve technical debt issues by severity level (low, medium, high, critical) for any project path.
Instructions
Get all issues of a specific severity level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the project root directory | |
| severity | Yes | Severity level to filter by |