get_diagnostics
Retrieve syntactic and semantic errors and warnings for a file to identify code issues.
Instructions
Get syntactic and semantic diagnostics (errors/warnings) for the file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | File path | |
| fileContent | Yes | File content | |
| projectPath | No | Project root directory |