go_to_symbol
Navigate to a symbol definition by its dot-notation name, even without knowing its file location. Uses workspace search to find the definition quickly.
Instructions
Navigate to a symbol definition by dot-notation name (e.g. "LSPClient.GetReferences", "http.Handler") without needing file_path or line/column. Uses workspace symbol search to locate the definition. Useful when you know the symbol name but not its location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol_path | Yes | ||
| workspace_root | No | ||
| language | No |