What JSON shapes can be converted to CSV?
The tool accepts one flat object, an array of flat objects, an array of arrays, or JSON Lines with one object per non-empty line. It rejects top-level strings, numbers, booleans and null, as well as mixed object and array rows.