camelot_json_to_csv
Convert JSON arrays to CSV format with configurable delimiters, enabling browser-based data transformation without server uploads.
Instructions
JSON to CSV Converter: Convert JSON arrays to CSV format and vice versa with configurable delimiters.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/json-to-csv
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | JSON array of objects or serialized JSON string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |