json-to-csv
Convert JSON strings to CSV format with customizable delimiters using this utility from the IT Tools MCP Server, simplifying data transformation for developers and administrators.
Instructions
Convert JSON to CSV format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
delimiter | No | CSV delimiter | |
json | Yes | JSON string to convert to CSV |