list_variables
Lists module-level variables in a JavaScript or TypeScript project with their type and line number. Get a clear overview of top-level declarations in the codebase.
Instructions
Lists module-level (top-level) variables with type and line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |