list_functions
Lists all functions and methods in a TS/JS file with signatures and line ranges, helping you quickly understand code structure and locate definitions.
Instructions
Lists all functions and methods in a TypeScript/JavaScript file with their signatures and line ranges
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the TS/JS file |