gid_query_common_cause
Identify shared dependencies between two nodes to debug root causes in software architecture graphs.
Instructions
Find shared dependencies between two nodes (useful for debugging)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeA | Yes | First node | |
| nodeB | Yes | Second node | |
| graphPath | No | Path to graph.yml (optional) |