You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.1).

convert_csv_to_json

Inactive

Tool of com.gadgethumans.swarm/x402-middleware

declared in 1.28.1

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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.gadgethumans.swarm/x402-middleware

https://github.com/scotia1973-bot/gadgethumans-x402

2/7 registries
View full server →