jetbrains_inspect_files
Inspect 1-200 absolute file paths using PyCharm's JetBrains inspections to identify code quality issues and return problem ranges.
Instructions
Inspect 1 to 200 absolute file paths with PyCharm's built-in JetBrains inspections via the local JetBrains MCP Server. Reuses one MCP session for all files; a single file failure does not abort the others. Returns inspection problems (1-based ranges).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout_ms | No | ||
| errors_only | No | ||
| project_root | No | ||
| file_absolute_paths | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||