get_cross_workspace_impact
Analyze how changes in one workspace affect other workspaces by identifying cross-workspace dependencies, impacted symbols, and consumed API surfaces.
Instructions
Show which workspaces are affected by changes in a given workspace. Lists all cross-workspace edges, affected symbols, and the public API surface consumed by other workspaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | Workspace name to analyze |