{"protocolVersion": "0.2.0", "name": "Readability", "description": "Compute readability metrics (Flesch, grade level, reading time) for text.", "url": "https://www.agenticmarket.exchange/v1/route/f4e1d93f-fe99-4649-829b-9a446960c42b/", "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": "readability", "name": "Readability", "description": "Compute readability metrics (Flesch, grade level, reading time) for text.", "tags": ["readability", "nlp", "analysis", "official"], "examples": ["What's the reading grade level of this text?", "Compute readability metrics for a paragraph"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "f4e1d93f-fe99-4649-829b-9a446960c42b", "pricing": {"model": "per-call", "currency": "USD", "tier": "user", "price": "0.98"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/f4e1d93f-fe99-4649-829b-9a446960c42b/", "exampleRequest": {"text": "This is a simple sentence for testing readability."}}}