{"protocolVersion": "0.2.0", "name": "Text Diff", "description": "Produce a unified diff and similarity score between two texts.", "url": "https://www.agenticmarket.exchange/v1/route/d8020f89-f5c7-4192-a9f3-d2062bafcfcd/", "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": "diff-text", "name": "Text Diff", "description": "Produce a unified diff and similarity score between two texts.", "tags": ["diff", "compare", "text", "official"], "examples": ["Show the diff between these two texts", "Compare two versions of a document"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "d8020f89-f5c7-4192-a9f3-d2062bafcfcd", "pricing": {"model": "per-call", "currency": "USD", "tier": "nano", "price": "0.008"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/d8020f89-f5c7-4192-a9f3-d2062bafcfcd/", "exampleRequest": {"a": "the quick brown fox", "b": "the quick red fox"}}}