{"protocolVersion": "0.2.0", "name": "PDF Extract", "description": "Extract text and tables from a PDF (base64 or URL) into structured JSON.", "url": "https://www.agenticmarket.exchange/v1/route/3df9c36b-fcf2-4db0-b48e-7ec82f57ab7c/", "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": "pdf-extract", "name": "PDF Extract", "description": "Extract text and tables from a PDF (base64 or URL) into structured JSON.", "tags": ["pdf", "extract", "document", "official"], "examples": ["Extract the text and tables from this PDF", "Parse this PDF document into structured JSON"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "3df9c36b-fcf2-4db0-b48e-7ec82f57ab7c", "pricing": {"model": "per-call", "currency": "USD", "tier": "heavy", "price": "9.98"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/3df9c36b-fcf2-4db0-b48e-7ec82f57ab7c/", "exampleRequest": {"url": "https://example.com/report.pdf"}}}