summarize_paper
Generate paper summaries in three modes: abstract (2-3 sentences), tldr (one-line takeaway), or executive summary covering findings and significance.
Instructions
Generate an LLM summary of a paper in one of three modes.
abstract = 2-3 sentences close to the authors' framing. tldr = one-line takeaway. exec = executive summary (what / found / why-it-matters).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | tldr | |
| model | No | ||
| input_str | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| summary | Yes | ||
| paper_id | Yes | ||
| key_findings | No | ||
| extraction_model | Yes | ||
| methodology_oneliner | Yes |