code.reach
Jump to any code symbol to return its definition, signature, callers, callees, and dependencies in one call, replacing multiple Read and Grep searches.
Instructions
Jump to any symbol — returns definition, signature, callers, callees, deps in ONE call. Replaces 5-10 Read/Grep calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max candidates if name is ambiguous | |
| scope | No | Path prefix to narrow search (e.g. 'src/auth/') | |
| symbol | Yes | Symbol name to find |