get_full_text_tool
Extracts full text from an open-access PDF or HTML page by providing its URL. Supports optional page range to limit extraction to specific pages.
Instructions
Extracts full text from an Open Access PDF or HTML page given its URL. This is best used after finding an OA PDF link from search_papers_openalex. Use start_page/end_page (1-indexed) to extract only specific pages from long PDFs. Warning: This can return a very large string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| end_page | No | ||
| start_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |