Skip to main content

validate_tool_arguments

Function validate_tool_arguments 

Source
pub fn validate_tool_arguments(
    schema: &Value,
    args: &mut Value,
) -> Result<bool, String>