{"protocolVersion": "0.2.0", "name": "Unit Convert", "description": "Convert values between length, weight and temperature units.", "url": "https://www.agenticmarket.exchange/v1/route/0bb627f6-6249-4dfa-8be9-02464541ef8c/", "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": "unit-convert", "name": "Unit Convert", "description": "Convert values between length, weight and temperature units.", "tags": ["units", "measurement", "convert", "official"], "examples": ["Convert 5 miles to kilometers", "Convert 100 F to Celsius"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "0bb627f6-6249-4dfa-8be9-02464541ef8c", "pricing": {"model": "per-call", "currency": "USD", "tier": "nano", "price": "0.008"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/0bb627f6-6249-4dfa-8be9-02464541ef8c/", "exampleRequest": {"value": 5, "from": "mi", "to": "km"}}}