n3mo_search_symbol
Search the indexed codebase to find the exact location and definition of any symbol, function, or class.
Instructions
Search the indexed codebase for the exact location and definition of a symbol (class or function).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol_name | Yes | Name of the function or class to search for. | |
| project_path | No | Absolute path to workspace directory (default: current directory). |