{"protocolVersion": "0.2.0", "name": "JWT Decode", "description": "Decode a JWT's header and payload (does not verify the signature).", "url": "https://www.agenticmarket.exchange/v1/route/d6d9b8cd-9ee8-4e91-921a-420001d561c7/", "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": "jwt-decode", "name": "JWT Decode", "description": "Decode a JWT's header and payload (does not verify the signature).", "tags": ["jwt", "decode", "token", "official"], "examples": ["Decode this JWT", "Show me the payload of a JWT token"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "d6d9b8cd-9ee8-4e91-921a-420001d561c7", "pricing": {"model": "per-call", "currency": "USD", "tier": "nano", "price": "0.008"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/d6d9b8cd-9ee8-4e91-921a-420001d561c7/", "exampleRequest": {"token": "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMjMifQ.abc"}}}