x402_pdftext
Extract text from PDFs via URL or base64 file. Submits an asynchronous job, returns a ticket, and requires polling with x402_poll_job to retrieve results. Pay-per-call using USDC.
Instructions
PDF text extraction ($0.02 USDC/call). ASYNC — returns a job ticket; poll with x402_poll_job (job_type 'box').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | PDF URL (or use file) | |
| file | No | Base64-encoded PDF (or use url) | |
| filename | No | Filename |