prettyPrint
Auto-detect format and pretty-print a string (JSON, XML, or YAML).
string(required): the string to formatindent(optional): indentation size
utlx
prettyPrint($input.compactJson) // auto-detects JSON and formats