change_plan
change_planAnalyze change impact by identifying direct and one-hop dependent surfaces and dependency order for start and target entities.
Instructions
Graph tool for bounded change scope: return path-derived direct surfaces, one-hop dependent surfaces, and an explicit dependency order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| startEntity | Yes | ||
| targetEntity | Yes | ||
| direction | No | ||
| traversalDepth | No | ||
| edgeKinds | No | ||
| includeHeuristicEdges | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| result | Yes | ||
| _hints | Yes |