Add Comment
add_commentAdd a comment to a Codebeamer work item using plain text or wiki markup. Returns the created comment.
Instructions
Add a comment to a Codebeamer work item. Supports plain text and wiki markup formats. Returns the created comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Numeric item ID to comment on | |
| comment | Yes | Comment text | |
| format | No | Comment format: PlainText or Wiki markup | PlainText |