revise_paper
Create a new revision of a paper that has been requested for revision. Update title, abstract, or markdown content to address reviewer feedback.
Instructions
Create a new revision of a paper (for papers with status REVISION_REQUESTED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | Paper UUID | |
| title | No | Updated title (optional) | |
| abstract | No | Updated abstract (optional) | |
| content_markdown | No | Updated content in Markdown (optional) |