get_outline
Get a file's hierarchical outline, returning nested symbols and their ranges. Use it to understand code structure at a glance.
Instructions
Get hierarchical structure/outline of a file. Returns nested symbols with their ranges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the file (relative to project root) |