JSON to Excel MCP by WTSolutions - from data
json_to_excel_mcp_from_dataConvert JSON data to CSV format for spreadsheet analysis. Specify formatting options like nested mode, delimiters, and depth levels to structure your data.
Instructions
Convert JSON data to CSV data. If you do not have a Pro Code, please pass only the data parameter, and do not pass the options parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | JSON data to be converted to CSV | |
| options | No | If you do not have a Pro Code, please do not pass the options parameter in the request. |