Probe the locally-configured JetBrains IDE (PyCharm) and report whether it is configured, reachable, project-ready, and exposes the required get_file_problems tool.
Clears in-memory caches for code quality backends (Sonar port discovery, JetBrains session). Optionally target a specific project root to clear only its port mapping.
Inspect 1 to 200 absolute file paths using PyCharm's built-in code inspections to detect errors and code quality issues, returning problems with 1-based ranges.
Scan and analyze all files in a git repository using unified code quality inspections, supporting custom file extensions and deduplication. Use for full project analysis.