get_file_outline
Retrieve a complete file outline listing functions, classes, imports, exports with line numbers for quick code navigation.
Instructions
Get the structure of a file: functions, classes, imports, exports with line numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Relative path to the file within the project | |
| directory | Yes | Absolute path to the indexed project |