file_skeleton
Generate an outline of a repo file's imports and function signatures with line ranges, excluding bodies, to inspect structure before reading the full file.
Instructions
File outline: imports + every signature with line ranges, no bodies. Use before reading a file in full.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Repo-relative file path |