{"protocolVersion": "0.2.0", "name": "JSON Format", "description": "Validate and pretty-print or minify a JSON document.", "url": "https://www.agenticmarket.exchange/v1/route/e3980fcc-4d9a-44bf-8cbb-f9db5b681b25/", "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": "json-format", "name": "JSON Format", "description": "Validate and pretty-print or minify a JSON document.", "tags": ["json", "format", "validate", "official"], "examples": ["Pretty-print this JSON", "Validate and minify this JSON payload"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "e3980fcc-4d9a-44bf-8cbb-f9db5b681b25", "pricing": {"model": "per-call", "currency": "USD", "tier": "nano", "price": "0.008"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/e3980fcc-4d9a-44bf-8cbb-f9db5b681b25/", "exampleRequest": {"json": {"a": 1, "b": [2, 3]}}}}