estimate_cost
Free: return the page count and exact cost_usd to read a document URL with read_document, without running OCR. Use before reading large documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | http(s) URL of the PDF or image | |
| pages | No | Optional page range like '1-20'. |