pub fn get_string_array(args: &Value, key: &str) -> Option<Vec<String>>
Helper to get a string array from arguments.