research_generate_summary
Retrieve or generate a structured summary of a research paper from arXiv, including key sections like problem, methodology, and findings.
Instructions
Generate or retrieve a structured summary of a paper. Sections: problem_statement, methodology, findings, ablations, discussion, limitations, overall.
Args: arxiv_id: arXiv ID of the paper. sections: Which sections to generate (default: all). force: Regenerate even if cached (default False).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| arxiv_id | Yes | ||
| sections | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |