Advanced JSON Toolkit
One JSON package, 47 actions: parse, query, convert, transform, validate and redact. Exact number precision, correctly typed results, nothing to install.
Advanced JSON Toolkit is the one JSON package an Automation 360 developer needs. 47 actions across parsing, querying, conversion, transformation, schema validation, array and dataset operations, and PII redaction — all driven by one shared, thread-safe engine.
The 47 actions, by group:
Parse / Validate (3) — Validate JSON · Detect JSON Value Type · Get JSON Parse Error Detai
Query (5) — JSONPath Query (single) · JSONPath Query (multiple → List) · JSONPath Query to Table · JSON Pointer Get (RFC 6901) · Key / Path Exists
Convert In (4) — JSON → Dictionary · JSON → List · JSON → Table · JSON → Record
Convert Out (8) — Dictionary → JSON · List → JSON · Table → JSON · JSON → CSV · JSON → XML · JSON → YAML · JSON → NDJSON · JSON → Query String
Transform (9) — Apply JSON Merge Patch (RFC 7386) · Apply JSON Patch (RFC 6902) · JSON Diff (→ RFC 6902) · Deep Merge · Flatten (lossless) · Unflatten · Set Value at Path (immutable) · Remove Value at Path (immutable) · Sort JSON Keys
Schema (1) — Validate Against JSON Schema (structural subset)
Utility (4) — Pretty Print / Minify · Escape / Unescape JSON String · JSON Deep Equals · JSON Size / Count
Convert In — reverse (6) — CSV → JSON · CSV → Table · XML → JSON · NDJSON → List · Query String → JSON · Decode JWT (no verify)
Arrays / Datasets (6) — Filter Array · Sort Array · Group By + Aggregate · Deduplicate Array · Select Fields (pick / omit) · Rename Keys
Privacy (1) — Redact / Mask JSON (mask · SHA-256 hash · keep-last-N)