x402node_convert_csv-json
Bidirectionally convert CSV and JSON. CSV first row becomes headers for JSON keys, and vice versa.
Instructions
CSV to JSON / JSON to CSV / csv parser / csv to json converter / json to csv array / tabular data converter / spreadsheet to json / comma separated values parser / data transform. Bidirectional convert between CSV and JSON. CSV first row used as headers.
Price: unknown on Base (auto-paid in USDC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Source content (required, max 16k chars) | |
| from | Yes | 'csv' or 'json' (required) |