convert_json_to_csv
InactiveTool of com.gadgethumans.swarm/x402-middleware
Convert JSON object or array to CSV format. Use this to transform API responses or structured data into spreadsheet-compatible CSV format. Parameters: json_str — JSON string (object or array of objects) to convert.
Parameters schema
{
"type": "object",
"title": "convert_json_to_csvArguments",
"required": [
"json_str"
],
"properties": {
"json_str": {
"type": "string",
"title": "Json Str"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.gadgethumans.swarm/x402-middleware
https://github.com/scotia1973-bot/gadgethumans-x402
2/7 registries