suspend fun callFunctionOn(input: CallFunctionOnRequest): CallFunctionOnResponse
Calls function with given declaration on the given object. Object group of the result is inherited from the target object.
Official doc