convert_json_to_csv
Convert JSON data to CSV format for easier analysis and spreadsheet use. Specify a delimiter for custom CSV formatting.
Instructions
Convert JSON to CSV format
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | JSON string to convert to CSV | |
| delimiter | No | CSV delimiter |