uselink_reply_comment
Post a reply to an existing comment thread on a uselink document. Provide document ID, parent comment ID, and reply body to nest your response under the original comment.
Instructions
Post a reply to an existing comment thread on a uselink document. Replies are nested under the parent comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Reply body (plain text or Markdown, max 4000 chars) | |
| document_id | Yes | ||
| parent_comment_id | Yes | UUID of the parent (root) comment being replied to |