dooray_comments
Manage task comments in Dooray by listing, creating, updating, or deleting comments with mention support for collaborative project discussions.
Instructions
Manage Dooray task comments - get list, create, update, delete comments with mention support
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform on comments | |
| taskId | Yes | Task ID (required) | |
| commentId | No | Comment ID (required for update/delete) | |
| content | No | Comment content (for create/update) | |
| mentions | No | User IDs to mention (optional) |