get_entity_graph
Visualize entity relationships and dependencies in project memory to understand connections and trace dependencies through a graph structure.
Instructions
Traverse outward relationship dependencies from an entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| max_depth | No | ||
| relationship_type | No | ||
| edge_limit | No | ||
| node_limit | No | ||
| compact | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||