flow_map
flow_mapMap end-to-end flows by specifying start and target entities to generate ordered steps, transitions, and boundary crossings across code paths.
Instructions
Graph tool for end-to-end flow questions: turn one graph path into ordered flow steps, transitions, and major boundary crossings.
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 |