resharper_cleanupAresharper-cli-mcpARun ReSharper code cleanup to reformat and normalize specified files in place, applying the solution's cleanup profile.MITDestructive
resharper_inspectAresharper-cli-mcpARun ReSharper static analysis to find code issues in your solution, with configurable file scope, severity, and report output.MIT
resharper_reset_cacheAresharper-cli-mcpADelete ReSharper's stale analysis cache so the next inspect or cleanup rebuilds it cold, fixing compilation errors reported by inspect but not by the compiler.MITDestructive