Pretty-print, minify, and validate JSON. Useful for Graph responses, Intune configs, and API payloads.
{ "hello": "world", "n": 1 }
{"hello":"world","n":1}