onInvoke

abstract fun onInvoke(block: suspend EndCallToolResponse.(JsonElement) -> Unit)(source)

The block that will be executed when the tool is called.