{"protocolVersion": "0.2.0", "name": "Weather Now", "description": "Current conditions and short forecast for any location (Open-Meteo).", "url": "https://www.agenticmarket.exchange/v1/route/9b1e8a43-c497-4579-a9fe-298a1d5c941e/", "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": "weather-now", "name": "Weather Now", "description": "Current conditions and short forecast for any location (Open-Meteo).", "tags": ["weather", "forecast", "geo", "official"], "examples": ["What's the current weather at these coordinates?", "Give me the forecast for latitude 31.5, longitude 74.3"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "9b1e8a43-c497-4579-a9fe-298a1d5c941e", "pricing": {"model": "per-call", "currency": "USD", "tier": "nano", "price": "0.008"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/9b1e8a43-c497-4579-a9fe-298a1d5c941e/", "exampleRequest": {"latitude": 31.5, "longitude": 74.3}}}