Introduce a new method/endpoint/tool in the MCP server to: Request an Immediate SonarQube Scan for a specific service/repo/branch. Check if a Specific Issue (e.g., SonarQube issue key, rule violation) has been resolved after the latest scan. Return a clear pass/fail result: ✅ If the issue is no longer detected, report as `Resolved` ❌ If the issue persists, report as still active, optionally including details.