Get References
get_referencesFind all definition and usage references for symbols in TypeScript projects by specifying file location, enabling code navigation and analysis without IDE integration.
Instructions
Resolve project-aware definition and usage references for the symbol at a 1-based line and column in a file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| workspaceRoot | No | ||
| projectTsconfigPath | No | ||
| line | Yes | ||
| column | Yes |