get_outline
Extract symbol signatures from code files to understand structure before editing, reducing token usage in development workflows.
Instructions
Get all symbols for a file (signatures only, no bodies). Use instead of Read to understand a file before editing — much cheaper in tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative file path |