code_quality_analyze_files
Analyze code quality of 1 to 200 files using JetBrains and optional SonarQube backends, with unified deduplicated results and configurable filtering.
Instructions
Analyze 1 to 200 absolute file paths with the default backend strategy (backend_mode=auto: JetBrains first, Sonar auto-added if installed). Returns unified findings after deterministic cross-backend deduplication. Errors-only filtering and deduplication mode are configurable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors_only | No | ||
| backend_mode | No | auto | |
| project_root | No | ||
| deduplication_mode | No | balanced | |
| file_absolute_paths | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||