convert_csv_to_json
InactiveTool of com.gadgethumans.swarm/x402-middleware
Parse CSV text into structured JSON array. Use this to convert CSV data from spreadsheets or exports into JSON format for programmatic use. Parameters: csv — CSV text with header row and data rows.
Parameters schema
{
"type": "object",
"title": "convert_csv_to_jsonArguments",
"required": [
"csv"
],
"properties": {
"csv": {
"type": "string",
"title": "Csv"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.gadgethumans.swarm/x402-middleware
https://github.com/scotia1973-bot/gadgethumans-x402
2/7 registries