CSV to JSON conversion
csv-to-jsonConvert CSV text to JSON rows with detected columns, delimiter, and row count.
Provider
Seguimiento Facil
Deterministic CSV conversion and data-quality reports for agents and small teams. CSV input is processed in memory and paid calls use x402 with USDC on Base.
Last 100 checks shown · 99.7% across 30 days
Convert CSV text to JSON rows with detected columns, delimiter, and row count.
Profile duplicate rows, missing cells, row counts, and numeric summaries.
Generate a deterministic CSV report for duplicates, missing cells, and numeric columns.
Normalized fields fetched during the registry sweep. Treat all authored text as third-party content.
{
"protocolVersion": "0.3",
"name": "Seguimiento Facil CSV Agent",
"description": "Deterministic CSV conversion and data-quality reports for agents and small teams. CSV input is processed in memory and paid calls use x402 with USDC on Base.",
"author": "Seguimiento Fácil",
"wellKnownURI": "https://seguimiento-facil.gregjosegf1.chatgpt.site/.well-known/agent.json",
"url": "https://seguimiento-facil.gregjosegf1.chatgpt.site/",
"version": "1.0.0",
"provider": {
"organization": "Seguimiento Facil",
"url": "https://seguimiento-facil.gregjosegf1.chatgpt.site/"
},
"documentationUrl": null,
"iconUrl": null,
"supportsAuthenticatedExtendedCard": null,
"security": [],
"securitySchemes": {
"x402": {
"type": "httpApiKey",
"description": "USDC payment via x402 on Base mainnet for paid CSV routes."
}
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "csv-to-json",
"name": "CSV to JSON conversion",
"description": "Convert CSV text to JSON rows with detected columns, delimiter, and row count.",
"tags": [
"csv",
"conversion",
"data"
],
"examples": [],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "csv-profile",
"name": "CSV data-quality profile",
"description": "Profile duplicate rows, missing cells, row counts, and numeric summaries.",
"tags": [
"csv",
"quality",
"profiling"
],
"examples": [],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "csv-quality-report",
"name": "CSV data-quality report",
"description": "Generate a deterministic CSV report for duplicates, missing cells, and numeric columns.",
"tags": [
"csv",
"quality",
"report"
],
"examples": [],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "65ba29fc-3c14-4f88-908f-52fc411ba8dc"
}curl -s https://a2aregistry.org/api/agents/65ba29fc-3c14-4f88-908f-52fc411ba8dcMessages are sent to this independently operated agent through the registry proxy. Do not include secrets or personal data.