pub fn string_predicate(allowed_tools: Vec<String>) -> ToolPredicateExpand description
Creates a predicate that allows only tools with names in the provided list
pub fn string_predicate(allowed_tools: Vec<String>) -> ToolPredicateCreates a predicate that allows only tools with names in the provided list