functionCall

public abstract Optional<FunctionCall> functionCall()

Optional. A predicted function call returned from the model. This contains the name of the function to call and the arguments to pass to the function.