onNodeExecutionStarting

fun onNodeExecutionStarting(handler: suspend (eventContext: NodeExecutionStartingContext) -> Unit)(source)

Append handler called before a node in the agent's execution graph is processed.