Function list_generic_thresholds
Source pub fn list_generic_thresholds(config_json: &str) -> Result<Vec<Value>>
Expand description
List all generic thresholds with resolved names
§Arguments
config_json - JSON configuration string
§Returns
Vector of JSON Values with plan, behavior, feature, candidateCap, scoringCap, and sendToRedo fields