paper_fulltext_search
Search INSIDE the indexed open-access corpus (arXiv + PubMed Central OA full text) for a phrase or keywords and get back the matching passages, each with the paper title, authors, and a snippet around the match. This is the headline feature: agents can find where a finding or method is discussed across open-access papers. Optionally restrict to one paper by paper_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum passages to return (default 10, max 50). | |
| query | Yes | Phrase or keywords to find inside the papers, e.g. 'scaled dot-product attention', 'gradient checkpointing'. | |
| paper_key | No | Optional: restrict the search to a single indexed paper by its corpus key, e.g. 'arxiv:2310.12345'. |