read_file_outline
Reads a file's structural skeleton, showing signatures and docstrings while omitting implementation details.
Instructions
Reads the semantic AST skeleton outline of a single file, omitting internal implementations while preserving signatures and docstrings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Relative or absolute path to the file |