{"protocolVersion": "0.2.0", "name": "Color Convert", "description": "Convert a color between hex, RGB and HSL formats.", "url": "https://www.agenticmarket.exchange/v1/route/1f9a0db5-45a2-4d0f-bcae-ca2f7c48fad1/", "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": "color-convert", "name": "Color Convert", "description": "Convert a color between hex, RGB and HSL formats.", "tags": ["color", "hex", "rgb", "convert", "official"], "examples": ["Convert #3498db to RGB and HSL", "What's the hex for rgb 52,152,219?"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "1f9a0db5-45a2-4d0f-bcae-ca2f7c48fad1", "pricing": {"model": "per-call", "currency": "USD", "tier": "nano", "price": "0.008"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/1f9a0db5-45a2-4d0f-bcae-ca2f7c48fad1/", "exampleRequest": {"color": "#3498db"}}}