propose_add_comment
Stage an anchored comment on a document element – creates a true Word comment for DOCX and a session-only note for Markdown, with the limitation clearly stated.
Instructions
Stage adding a comment anchored to an element.
DOCX: creates a real Word comment (visible in Word/Google Docs). Markdown: stored in the session only - surfaced by get_comments until the process exits, because Markdown has no native comment storage; the tool result states this limitation explicitly. quote must appear inside the anchor element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| body | Yes | ||
| path | Yes | ||
| quote | No | ||
| start | No | ||
| author | No | doc-agent-mcp | |
| doc_hash | No | ||
| anchor_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||