Whole-tree surface in one call: per code file → structure; per doc → title + outline. Both families, one response.
Version, sandbox root, supported languages/extensions, tool list, every output cap, and the lens contract.
Install status, self-update (`update.sh` under the hood), and fetch the current AGENTS.md — lens's self-maintenance tool.
One file's imports, exports, classes (+ methods), top-level functions, with line ranges.
Every function incl. nested — signatures, params/types, `parent` scope, kind.
Verbatim source of ONE function — the focused read.
Comments + `TODO/FIXME/BUG/HACK/…` markers (`markersOnly` for the debt list).
Locate a **definition** by name — functions, classes, and now `const`/`type`/`enum`/exports — across a directory.
The inverse: who **uses** a symbol — call sites, imports, type-refs — tree-sitter-precise, no grep false positives.
Full heading hierarchy (the TOC) with line numbers.
Read ONE section by heading text / slug / line number.
Extract inline / image / wikilink / autolink / reference links.
+1 more tools listed on main page