{"protocolVersion": "0.2.0", "name": "HTML to Markdown", "description": "Convert an HTML document into clean Markdown.", "url": "https://www.agenticmarket.exchange/v1/route/d2c8f9f5-18a1-40e3-ae9b-c177024e5f99/", "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": "html-to-markdown", "name": "HTML to Markdown", "description": "Convert an HTML document into clean Markdown.", "tags": ["html", "markdown", "convert", "official"], "examples": ["Convert this HTML to Markdown", "Turn a web page's HTML into Markdown"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "d2c8f9f5-18a1-40e3-ae9b-c177024e5f99", "pricing": {"model": "per-call", "currency": "USD", "tier": "user", "price": "0.98"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/d2c8f9f5-18a1-40e3-ae9b-c177024e5f99/", "exampleRequest": {"html": "<h1>Title</h1><p>Hello <b>world</b></p>"}}}