{"protocolVersion": "0.2.0", "name": "Text Classify", "description": "Zero-shot classify text into one of your provided labels (LLM).", "url": "https://www.agenticmarket.exchange/v1/route/20183706-97c6-472a-85d8-d1390f1466aa/", "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": "text-classify", "name": "Text Classify", "description": "Zero-shot classify text into one of your provided labels (LLM).", "tags": ["classify", "nlp", "llm", "official"], "examples": ["Classify this message as spam or not spam", "Categorize this ticket into billing, technical, or general"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "20183706-97c6-472a-85d8-d1390f1466aa", "pricing": {"model": "per-call", "currency": "USD", "tier": "user", "price": "0.98"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/20183706-97c6-472a-85d8-d1390f1466aa/", "exampleRequest": {"text": "Your account has been credited $500, click here", "labels": ["spam", "not_spam"]}}}