Read tool invocation
agent-flow-segment:claude-example--tool-1
AgentFlowSegmentextensions/session-flow-projections/session-flow-projections.yaml·Open in Graph → {
"id": "agent-flow-segment:claude-example--tool-1",
"_kind": "AgentFlowSegment",
"_file": "extensions/session-flow-projections/session-flow-projections.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Read tool invocation",
"laneId": "agent-flow-lane:claude-example--tool-call",
"startedAt": "2026-05-02T00:00:03Z",
"endedAt": "2026-05-02T00:00:04Z",
"kind": "tool-call"
},
"outgoingEdges": [
{
"from": "agent-flow-segment:claude-example--tool-1",
"to": "agent-flow-lane:claude-example--tool-call",
"kind": "segment_in_lane",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-flow-lane:claude-example--tool-call",
"to": "agent-flow-segment:claude-example--tool-1",
"kind": "contains_segment",
"attributes": {}
}
]
}