Does this tool support nested JSON objects or arrays?
No. JSON to CSV expects a flat array of objects (or an array of arrays) where every value is a string, number, boolean, or null. If a field contains a nested object or array, the tool shows a clear error naming that field — flatten your JSON first.