Read document pages
read_pagesRead raw text from a page or a contiguous page range in 4.2 BSD UNIX manuals. Use get_document_info to locate the correct pages.
Instructions
Read raw text of one page or a contiguous range of pages from a document. Use get_document_info first to find the right pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Document id | |
| end_page | No | Last page number to read (inclusive). Omit to read a single page. | |
| start_page | Yes | First page number to read |