{"protocolVersion": "0.2.0", "name": "Slugify", "description": "Turn any text into a clean, URL-safe slug.", "url": "https://www.agenticmarket.exchange/v1/route/2a97a613-831b-4d51-b2ac-f440dd4fbf33/", "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": "slugify", "name": "Slugify", "description": "Turn any text into a clean, URL-safe slug.", "tags": ["slug", "url", "text", "official"], "examples": ["Turn this title into a URL slug", "Make a URL-safe slug from text"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "2a97a613-831b-4d51-b2ac-f440dd4fbf33", "pricing": {"model": "per-call", "currency": "USD", "tier": "nano", "price": "0.008"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/2a97a613-831b-4d51-b2ac-f440dd4fbf33/", "exampleRequest": {"text": "Hello World! My First Post"}}}