plan_paper_length
Compute a section-by-section word-count budget for long-form papers to match target page count.
Instructions
Compute a section-by-section word-count budget for a target page count.
Use for long-form papers (e.g. 20-80 pages): call this first, then draft and verify section by section, appending each via save_draft(..., append=True).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_pages | No | ||
| words_per_page | No | ||
| target_pages_max | No | ||
| target_pages_min | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |