Csv To Json
util_csv_to_jsonParse CSV text into JSON rows for downstream agents, prompts, and ETL workflows.
Instructions
Convert raw CSV into JSON rows for downstream agents, prompts, and ETL steps. Delx Agent Utilities are separate from the free witness protocol and may expose x402 utility pricing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv_text | Yes | CSV document | |
| delimiter | No | Optional one-character delimiter | , |