get_page
Retrieve the full text of a specific page from a document using the document ID and page number.
Instructions
Full text of one page of a document — for reading context around a search hit.
Args: doc_id: document id from search/list_documents. page: 1-based page number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| doc_id | Yes |