{"protocolVersion": "0.2.0", "name": "Image Resize", "description": "Resize or thumbnail an image (base64 or URL) to a target size.", "url": "https://www.agenticmarket.exchange/v1/route/2dcd31f2-d553-492c-bd01-4fef8f4c5e4c/", "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": "image-resize", "name": "Image Resize", "description": "Resize or thumbnail an image (base64 or URL) to a target size.", "tags": ["image", "resize", "thumbnail", "official"], "examples": ["Resize this image to 200px wide", "Create a thumbnail of this image"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "2dcd31f2-d553-492c-bd01-4fef8f4c5e4c", "pricing": {"model": "per-call", "currency": "USD", "tier": "user", "price": "0.98"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/2dcd31f2-d553-492c-bd01-4fef8f4c5e4c/", "exampleRequest": {"url": "https://example.com/photo.jpg", "width": 200}}}