onToolCallFailed
abstract fun onToolCallFailed(handler: suspend (eventContext: ToolCallFailedContext) -> Unit)(source)
Append handler called when a tool call fails with an exception.
Append handler called when a tool call fails with an exception.