dooray_post_log_create
Add a comment to a Dooray post after user confirmation by specifying project ID, post ID, and markdown content.
Instructions
add a comment to a Dooray post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| postId | Yes | post id | |
| confirm | Yes | must be true to execute this write operation; set it only after the user has confirmed the change | |
| operation | Yes | The operation to perform | |
| projectId | Yes | project id |