comment_add
Adds a comment to a design element or the document as one atomic action; reuse the same ISO timestamp on retry to prevent duplicates.
Instructions
Add an element-anchored or document comment as an atomic operation. Supply an ISO timestamp; keep it identical on retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| actor | Yes | ||
| pageId | No | ||
| commentId | Yes | ||
| createdAt | Yes | ||
| elementId | No | ||
| documentId | Yes | ||
| operationId | Yes | ||
| expectedRevision | Yes |