Find a nested value
{"users":[{"id":7,"profile":{"name":"Ada"}}]}The Paths view exposes $.users[0].profile.name and the RFC 6901 pointer /users/0/profile/name, both copyable.
Exact supported inputs, outputs, limits, and primary sources for the current implementation.
Capability claims last reviewed September 9, 2026. Review dates describe the implementation audit, not content freshness by itself.
Keep one source document while switching between formatted output, an expandable tree, searchable paths, interoperable JSON Pointers, inferred JSON Schema, and generated TypeScript. The workbench can jump to the first parse location it identifies and states its browser limits instead of claiming unlimited file support.
Tooleras keeps this page specific to the job above instead of claiming support for adjacent formats, platforms, or edge cases it cannot verify. Open the capability guide for the exact inputs, outputs, limits, and sources.
{"users":[{"id":7,"profile":{"name":"Ada"}}]}The Paths view exposes $.users[0].profile.name and the RFC 6901 pointer /users/0/profile/name, both copyable.
{"active": true,}Validation rejects the trailing comma and shows the available line and column context.