file_outline
Outline a source file by extracting its definitions, key paths, and headings while eliding bodies. Use it to understand a file's structure without reading the full source.
Instructions
Outline one file: definitions, key paths or headings, bodies elided.
Use this instead of reading a file to find out what is in it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_depth | No | ||
| max_tokens | No | ||
| include_docstrings | No |