analyze_file
Get a high-level overview of all symbols in a TypeScript or JavaScript file, including classes, interfaces, types, enums, and functions.
Instructions
Provides a high-level summary of all symbols (classes, interfaces, types, enums, functions) in a TypeScript/JavaScript file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the TS/JS file |