wrike_create_comment
Add comments to Wrike tasks or folders with HTML support. Provide the task or folder ID and your comment text to update project discussions directly.
Instructions
Create a new comment on a task or folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Comment text (HTML supported, required) | |
| taskId | No | Task ID to comment on | |
| folderId | No | Folder ID to comment on | |
| plainText | No | Text is plain text, not HTML |