symbol_search
Search for symbol definitions by name substring across your project. Get usages, references, and impact analysis before editing. Files modified after indexing are re-indexed automatically.
Instructions
Find symbol definitions by name (substring). Usages? references. Before edit? impact_analysis. AUTO-FRESH: files modified after last index are re-indexed automatically on read — explicit reindex only needed for brand-new workspaces/files.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 30) | |
| query | Yes | Symbol name substring to search (case-sensitive) | |
| workspace_dir | Yes | REQUIRED: project root (abs). reindex first if new. |