find_cross_repo_consumers
Find exact usages of a code symbol across other repositories, separating specific references from package-level dependencies. Helps trace impact beyond a single workspace.
Instructions
Consumers of a symbol in other repositories, exact uses kept apart from package-level dependencies. A language server stops at its workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| repo | No | ||
| view | No | ||
| limit | No | ||
| cursor | No | ||
| language | No | ||
| repository | No | ||
| stable_key | No | ||
| qualified_name | No | ||
| response_format | No |