start_paper_generation
Generate an academic paper with verified citations from 500M+ sources using 18 specialized AI agents. Input topic, academic level, page range, citation style, and language to begin.
Instructions
Start generating an academic research paper with verified citations.
OpenPaper uses 18 specialized AI agents to search 500M+ academic sources (OpenAlex, Crossref, Semantic Scholar) and write a fully-cited paper.
Args: topic: Research topic or question (max 500 chars). Be specific for better results. Examples: "The impact of microplastics on marine ecosystems", "CRISPR applications in treating genetic disorders", "Transformer architectures in natural language processing" level: Academic level. Options: "High School", "Undergraduate", "Graduate", "PhD" pages: Target page range. Options: "5-10", "10-15", "15-20", "20-30", "30-40", "40-50", "50-60" Note: 5-30 pages = 1 credit, 30-50 = 2 credits, 50-60 = 3 credits citation_style: Citation format. Options: "APA 7th", "MLA 9th", "Chicago 17th", "Harvard", "IEEE", "Vancouver" language: Output language (e.g., "English", "Spanish", "French", "German") context: Additional context or instructions for the paper (optional, max 50,000 chars)
Returns: dict with generation_id to track progress via check_paper_status()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Graduate | |
| pages | No | 15-20 | |
| topic | Yes | ||
| context | No | ||
| language | No | English | |
| citation_style | No | APA 7th |