search
Resolve a function, method, type, or file name to its canonical node ID with file and line. Supports fuzzy matching, paging, and de-prioritizes test symbols for accurate code navigation.
Instructions
Resolve a function/method/type/file name to its canonical node id(s) with file:line. Teleport to any symbol, fuzzy by default. Returns a real match total with paging (limit/offset), and de-prioritizes test/spec symbols. NOTE: on a cold graph prefer guards_top first — blind name-search has no ranking; use this once you know a name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| limit | No | ||
| format | No | text (compact, default) | json (structured result page) | |
| offset | No |