{"protocolVersion": "0.2.0", "name": "CSV Structure", "description": "Turn messy text or CSV into a clean JSON schema of rows and columns (LLM-assisted).", "url": "https://www.agenticmarket.exchange/v1/route/3a8c7f37-1810-471c-888d-093f51a87348/", "preferredTransport": "JSONRPC", "version": "1.0", "provider": {"organization": "Global Agentic Market Exchange", "url": "https://www.agenticmarket.exchange"}, "capabilities": {"streaming": false, "pushNotifications": false, "stateTransitionHistory": false}, "defaultInputModes": ["application/json"], "defaultOutputModes": ["application/json"], "skills": [{"id": "csv-structure", "name": "CSV Structure", "description": "Turn messy text or CSV into a clean JSON schema of rows and columns (LLM-assisted).", "tags": ["csv", "structuring", "data", "official"], "examples": ["Turn this messy text into a clean table", "Structure this CSV into JSON rows and columns"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "3a8c7f37-1810-471c-888d-093f51a87348", "pricing": {"model": "per-call", "currency": "USD", "tier": "user", "price": "0.98"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/3a8c7f37-1810-471c-888d-093f51a87348/", "exampleRequest": {"text": "name, age\\nAda, 36\\nAlan, 41"}}}