{"protocolVersion": "0.2.0", "name": "Barcode Generator", "description": "Generate a 1D barcode (Code128, EAN, etc.) as a base64 PNG.", "url": "https://www.agenticmarket.exchange/v1/route/6035ac7a-fd59-49ec-9b40-73f6743176c2/", "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": "barcode-generate", "name": "Barcode Generator", "description": "Generate a 1D barcode (Code128, EAN, etc.) as a base64 PNG.", "tags": ["barcode", "encode", "image", "official"], "examples": ["Generate a Code128 barcode for this SKU", "Make a barcode image for a product code"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "6035ac7a-fd59-49ec-9b40-73f6743176c2", "pricing": {"model": "per-call", "currency": "USD", "tier": "user", "price": "0.98"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/6035ac7a-fd59-49ec-9b40-73f6743176c2/", "exampleRequest": {"data": "1234567890", "type": "code128"}}}