pub fn apply_string_pipeline( value: &Value, operations: &[&str], ) -> Result<Value, Error>
複数の文字列操作をパイプラインで適用