firecrawl_research_read_paper
Retrieve the most relevant full-text passages from a specific paper to verify if it satisfies a constraint, such as using a particular technique or reporting a benchmark score.
Instructions
Read the most relevant in-body (full-text) passages of ONE specific paper for a question. Use this to VERIFY whether a candidate actually satisfies a constraint before you include or reject it (e.g. 'does this paper actually use technique X / report a score on benchmark Y'). Returns the best-matching passages, or a notice if the paper's full text is unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | Number of passages to return (default 4). | |
| paperId | Yes | Canonical paperId or primaryId such as `arxiv:1706.03762`, `pmcid:PMC12530322`, `pmid:40953549`, or `doi:10.1016/j.neunet.2025.108095`. | |
| question | Yes |