read_paper
Fetch a paper's full text in pages to prevent context overflow. Specify page and size for controlled reading of large documents.
Instructions
Read a paper's full text, paginated so large papers don't overflow context.
Extraction prefers arXiv HTML/LaTeX source and falls back to PDF; the result
is cached permanently per exact version. page is 1-based; page_size is
characters per page. The response reports total_pages and has_more so
you can request the next page. To read a specific version, include it in the
id (2401.12345v1); a bare id resolves to the latest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| paper_id | Yes | ||
| page_size | No | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||