Get Symbol
localnest_get_symbolLook up symbol definitions and exports by name using fast regex search. Quickly locate function, variable, or type declarations in your codebase.
Instructions
[SYMBOL_INDEX] Look up symbol definitions/exports by name using fast regex search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| project_path | No | ||
| all_roots | No | ||
| glob | No | * | |
| max_results | No | ||
| case_sensitive | No | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |