Find Usages
localnest_find_usagesFind all call sites and import usages of a symbol in your codebase. Supports configurable search scope, glob patterns, and context lines.
Instructions
[USAGE_ANALYSIS] Find call sites and import usages of a symbol by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| project_path | No | ||
| all_roots | No | ||
| glob | No | * | |
| max_results | No | ||
| case_sensitive | No | ||
| context_lines | No | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |