{"uid":"cap_-1OtwKiFb3qMX1Kzvucik","slug":"agent402-tools-pdf-pipeline-5fa1eeb9","name":"agent402.tools PDF Pipeline","description":"Bundled execution of the PDF processing pipeline workflow - Full PDF processing pipeline - metadata, markdown conversion, and first-page extraction in one call. One x402 payment runs 3 underlying tools (pdf-info, pdf-to-markdown, pdf-extract-pages); partial-success per step.","url":"https://agent402.tools/api/skill/pdf-pipeline","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"URL of the PDF to process"}}},"responseSchema":{"type":"json","example":{"args":{"url":"https://arxiv.org/pdf/1706.03762"},"pack":"pdf-pipeline","steps":[{"ok":true,"slug":"pdf-info","result":{}},{"ok":true,"slug":"pdf-to-markdown","result":{}},{"ok":true,"slug":"pdf-extract-pages","result":{}}],"summary":"3/3 steps succeeded"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.007","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.007/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.007","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.007","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_aIbqSaC4DS7Dx-gbIOy7r","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.007","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Runs a full PDF processing pipeline in one call: extracts metadata, converts to Markdown, and extracts the first page — bundled as a single x402 payment.","exampleAgentPrompt":"Can you process this PDF for me — https://example.com/report.pdf — and give me its metadata, the full text as Markdown, and the first page content all at once?","exampleUseCases":null,"resultDescription":"Returns combined output from three PDF tools in one response: PDF metadata (title, author, page count, etc.), the full document converted to Markdown text, and the extracted content of the first page.","failureModes":["Invalid or inaccessible PDF URL returns an error","URL points to a non-PDF file, causing parsing failure","PDF is password-protected or encrypted, blocking extraction","Network timeout if the PDF is very large or slow to download","Malformed PDF structure causing conversion errors"],"whenToPreferThis":"Use this endpoint when you need multiple PDF processing outputs (metadata + Markdown + first page) from a single document and want to minimize API calls and cost — it bundles three tools into one x402 payment, making it more efficient than calling pdf-info, pdf-to-markdown, and pdf-extract-pages separately.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:14:45.111Z","isFirstParty":false}