get_analyzer_config
Retrieve current configuration for a code analyzer by name or project path to understand analysis settings.
Instructions
Get current configuration for an analyzer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Optional project path to get project-specific config | |
| analyzerName | No | Specific analyzer name, or omit to get all configs |