outline
Retrieve a file's imports, exports, and symbols in a compact view from the local index, no full-file read or broad search needed.
Instructions
Return a compact file outline from the prepared fast-query substrate. Use this when you know the file and want imports, exports, and symbols without broader search or full-body reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the indexed file to inspect (relative to project root). |