run_static_analysis
Execute static code analysis using tsc and semgrep to detect issues in TypeScript and other code, returning structured findings for review.
Instructions
Run local static analyzers (tsc and optional semgrep) and return structured findings.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changed_files | No | Optional list of file paths to analyze | |
| options | No |