list_declarations
List package-level constant and variable declarations in a TypeScript or JavaScript file to inspect top-level code structure.
Instructions
Lists package-level constant and variable declarations in a TypeScript/JavaScript file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the TS/JS file |