After a successful format operation, the output includes a highlighted text view and a collapsible tree view. The tree view is helpful for exploring deeply nested objects and arrays without losing your place, while the text view is better for copying formatted JSON into an editor, issue tracker, documentation page, or API client.
The tool also calculates structure statistics: number of objects, arrays, keys, maximum depth, characters and bytes. These quick metrics help estimate payload size, spot unexpectedly deep nesting, and understand whether a response is mostly object metadata, list data, or a mixed structure.