get_call_graph
Build a hierarchical execution tree from Clockwork timeline events to visualize request flow and identify performance bottlenecks.
Instructions
Build hierarchical execution tree from timeline events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes | Clockwork request ID | |
| minDuration | No | Minimum duration in ms to include in graph |