get_review_sections_for_diff
Filter and return only quality review sections that match the file types changed in a diff, helping focus the review process.
Instructions
Return only quality sections relevant to changed file types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceRoot | No | ||
| changedExtensions | Yes | e.g. ['.java', '.yml', '.xml'] |