pub fn cl_value_to_json(cl_value: &CLValue) -> Option<Value>
json-schema
Returns a best-effort attempt to convert the CLValue into a meaningful JSON value.
CLValue