Raise a review comment on the paper
add_commentPost a review comment anchored to a specific passage of a LaTeX paper, enabling targeted feedback with options for role and acceptance status.
Instructions
Post a review comment anchored to a passage of the paper — for a reviewer agent marking up the document. Give the exact quoted text from the compiled paper (or the source prose) it refers to, and your comment/instruction. By default it is created as a suggestion the human accepts in the workspace before the author loop acts on it; pass accepted:true only in fully-autonomous ("copilot") mode to make it immediately actionable. Use this to leave many targeted comments rather than one long critique.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | PDF page the passage is on, if known (default 1; the workspace re-anchors by text anyway). | |
| role | No | Your role: "reviewer" (default) critiques and asks for changes; "defender" stress-tests claims / pushes back. | |
| quote | Yes | The exact passage the comment is about (a sentence or phrase from the paper). | |
| comment | Yes | The review comment or revision instruction for this passage. | |
| accepted | No | Autonomous mode: create it already accepted (actionable) instead of a suggestion awaiting the human. Default false. |