{"protocolVersion": "0.2.0", "name": "Summarize", "description": "Summarise long text into a concise brief (LLM-backed).", "url": "https://www.agenticmarket.exchange/v1/route/2e57e80d-54e5-434a-9db7-f99216b9eb30/", "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": "summarize", "name": "Summarize", "description": "Summarise long text into a concise brief (LLM-backed).", "tags": ["summarize", "nlp", "llm", "official"], "examples": ["Summarize this long document in three sentences", "Give me a concise summary of this text"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "2e57e80d-54e5-434a-9db7-f99216b9eb30", "pricing": {"model": "per-call", "currency": "USD", "tier": "user", "price": "0.98"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/2e57e80d-54e5-434a-9db7-f99216b9eb30/", "exampleRequest": {"text": "<long text>", "max_sentences": 3}}}