onSubgraphExecutionStarting
fun onSubgraphExecutionStarting(handler: suspend (eventContext: SubgraphExecutionStartingContext) -> Unit)(source)
Append handler called before a subgraph in the agent's execution graph is processed.