wrike_list_comments
Retrieve comments from a Wrike task or folder. Filter by update date range, limit results, and get plain text or HTML output.
Instructions
List comments on a task or folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum comments to return | |
| taskId | No | Task ID to get comments from | |
| folderId | No | Folder ID to get comments from | |
| plainText | No | Return plain text instead of HTML | |
| updatedDateEnd | No | Updated date range end | |
| updatedDateStart | No | Updated date range begin |