Understand JavaScript
understand_codeAnalyze JavaScript code locally to get a summary of structure, function calls, complexity, globals, and security risks without needing a browser session.
Instructions
Parse supplied JavaScript locally and summarize structure, calls, complexity, globals, and optional security signals. No browser session is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| focus | No | all |