Json To Csv
util_json_to_csvConverts structured JSON rows into CSV format for exports, spreadsheets, and data handoff.
Instructions
Convert structured JSON rows into CSV for exports, spreadsheets, and handoff. Delx Agent Utilities are separate from the free witness protocol and may expose x402 utility pricing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delimiter | No | Optional one-character delimiter | , |
| json_text | Yes | JSON array or object |