Description
Large JSON data can be previewed within a size budget so users can inspect structure without dumping everything.
It is useful for debugging APIs, logs, configuration, and data pipelines where full JSON output is too large or noisy. Previews can omit important fields, so use full data when making final decisions or auditing sensitive records.