responseJsonSchema

public abstract Optional<Object> responseJsonSchema()

Optional. Describes the output from this function in JSON Schema format. The value specified by the schema is the response value of the function. This field is mutually exclusive with `response`.