traverse
agentgraph traverse walks outward from one entity to build a local subgraph around it.
#Synopsis
agentgraph traverse ENTITY_ID [--depth N] [--resolve] [--json]
#Examples
agentgraph traverse abc123ef --depth 2
agentgraph traverse abc123ef --depth 3 --resolve --json